-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathGemfile.lock
52 lines (49 loc) · 1017 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
GEM
remote: http://rubygems.org/
specs:
concurrent-ruby (1.0.5)
diff-lcs (1.3)
excel_to_code (0.3.17)
ffi (~> 1.0, >= 1.0.11)
ox (~> 2.0, >= 2.0.12)
rspec (~> 2.7, >= 2.7.0)
rubypeg (~> 0)
ffi (1.9.18)
json (2.1.0)
minitest (5.10.3)
mustermann (1.0.1)
ox (2.8.2)
rack (2.0.3)
rack-protection (2.0.0)
rack
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.4)
rubypeg (0.0.4)
rubyscriptwriter
rubyscriptwriter (0.0.2)
sinatra (2.0.0)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.0)
tilt (~> 2.0)
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
tilt (2.0.8)
PLATFORMS
ruby
DEPENDENCIES
excel_to_code (~> 0.3)
ffi
json
minitest
sinatra
sprockets
BUNDLED WITH
1.16.1