-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
70 lines (67 loc) · 1.45 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
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
diff-lcs (1.3)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
faraday-panoptes (0.3.0)
faraday (~> 0.9)
faraday_middleware (~> 0.10)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
jwt (1.5.6)
method_source (0.9.2)
multi_json (1.13.1)
multipart-post (2.0.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
nio4r (2.7.1)
panoptes-client (0.3.8)
faraday
faraday-panoptes (~> 0.3.0)
jwt (~> 1.5.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
puma (5.6.8)
nio4r (~> 2.0)
rack (2.2.9)
rack-protection (2.2.3)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rollbar (2.18.2)
multi_json
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
ruby2_keywords (0.0.5)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
tilt (2.0.11)
PLATFORMS
ruby
DEPENDENCIES
panoptes-client (~> 0.3.8)
pry
puma
rack-test
rollbar
rspec
sinatra
BUNDLED WITH
1.16.6