-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
81 lines (76 loc) · 1.52 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
GIT
remote: https://github.com/IMSGlobal/caliper-ruby.git
revision: df29600d62517f4169b5fe4089bdb53b42d51622
branch: develop
specs:
ims_caliper (1.1)
concurrent-ruby
i18n
require_all
rest-client
uuid
GEM
remote: https://rubygems.org/
specs:
backports (3.14.0)
concurrent-ruby (1.1.5)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.6.0)
concurrent-ruby (~> 1.0)
irb (1.0.0)
macaddr (1.7.1)
systemu (~> 2.6.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.0331)
multi_json (1.13.1)
netrc (0.11.0)
puma (3.8.2)
rack (1.6.5)
rack-protection (1.5.3)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
redis (4.1.1)
require_all (2.0.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
shotgun (0.9.2)
rack (>= 1.0)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-contrib (1.4.7)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
systemu (2.6.5)
tilt (2.0.7)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
uuid (2.3.9)
macaddr (~> 1.0)
PLATFORMS
ruby
DEPENDENCIES
ims_caliper!
irb
puma
redis
shotgun
sinatra
sinatra-contrib
RUBY VERSION
ruby 2.6.1p33
BUNDLED WITH
1.17.2