forked from kleer-la/kleer-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
96 lines (94 loc) · 1.93 KB
/
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
builder (3.2.2)
cucumber (1.3.3)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12.0)
multi_json (~> 1.7.5)
multi_test (~> 0.0.1)
daemons (1.1.9)
diff-lcs (1.2.4)
dotenv (0.8.0)
eventmachine (1.0.3)
excon (0.25.1)
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
gherkin (2.12.0)
multi_json (~> 1.3)
heroku (2.39.4)
heroku-api (~> 0.3.7)
launchy (>= 0.3.2)
netrc (~> 0.7.7)
rest-client (~> 1.6.1)
rubyzip
heroku-api (0.3.13)
excon (~> 0.25.0)
json (1.8.0)
launchy (2.3.0)
addressable (~> 2.3)
libxml-ruby (2.6.0)
mime-types (1.23)
mini_portile (0.5.1)
multi_json (1.7.7)
multi_test (0.0.1)
netrc (0.7.7)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
oauth (0.4.7)
r18n-core (1.1.5)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-test (0.6.2)
rack (>= 1.0)
redcarpet (3.0.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.14.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.2)
rspec-expectations (2.14.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.1)
rubyzip (0.9.9)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
sinatra-r18n (1.1.5)
r18n-core (= 1.1.5)
sinatra (>= 1.3)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.18.1)
tilt (1.4.1)
webrat (0.7.3)
nokogiri (>= 1.2.0)
rack (>= 1.0)
rack-test (>= 0.5.3)
PLATFORMS
ruby
DEPENDENCIES
cucumber
foreman
heroku
json
libxml-ruby
oauth
redcarpet
rspec
sinatra
sinatra-flash
sinatra-r18n
thin
webrat