-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
142 lines (137 loc) · 3.26 KB
/
Gemfile.lock
File metadata and controls
142 lines (137 loc) · 3.26 KB
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
GIT
remote: https://github.com/rails/activeresource.git
revision: dedecf90996622776b7aa0e54957ffc8fb3ac2f9
ref: dedecf90996622776b7aa0e54957ffc8fb3ac2f9
specs:
activeresource (5.1.1)
activemodel (>= 5.0, < 7)
activemodel-serializers-xml (~> 1.0)
activesupport (>= 5.0, < 7)
PATH
remote: .
specs:
medusa_rest_client (0.2.0)
activeresource
gli (~> 2.12)
pry (~> 0.9)
rails-observers
GEM
remote: https://rubygems.org/
specs:
activemodel (6.1.3.2)
activesupport (= 6.1.3.2)
activemodel-serializers-xml (1.0.2)
activemodel (> 5.x)
activesupport (> 5.x)
builder (~> 3.1)
activesupport (6.1.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
builder (3.2.4)
coderay (1.1.3)
concurrent-ruby (1.1.8)
crack (0.4.5)
rexml
cucumber-messages (8.0.0)
google-protobuf (>= 3.2, <= 3.8)
json (~> 2.2, >= 2.2.0)
diff-lcs (1.4.4)
factory_girl (4.9.0)
activesupport (>= 3.0.0)
fakeweb (1.3.0)
fakeweb-matcher (1.2.4)
fakeweb (>= 1.2.5)
rspec (>= 1.2.0)
faraday (1.4.1)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
geminabox (1.3.0)
builder
faraday
httpclient (>= 2.2.7)
nesty
reentrant_flock
sinatra (>= 1.2.7)
gherkin (9.0.0)
cucumber-messages (~> 8.0, >= 8.0.0)
gli (2.20.0)
google-protobuf (3.8.0)
google-protobuf (3.8.0-x64-mingw32)
httpclient (2.8.3)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
json (2.5.1)
method_source (1.0.0)
minitest (5.14.4)
multipart-post (2.1.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nesty (1.0.2)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.6)
rack (2.2.3)
rack-protection (2.1.0)
rack
rails-observers (0.1.5)
activemodel (>= 4.0)
rake (13.0.3)
reentrant_flock (0.1.1)
rexml (3.2.5)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
ruby2_keywords (0.0.4)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
tilt (2.0.10)
turnip (1.2.1)
gherkin (>= 2.5)
rspec (>= 2.0, < 4.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
webmock (1.20.4)
addressable (>= 2.3.6)
crack (>= 0.3.2)
zeitwerk (2.4.2)
PLATFORMS
ruby
x64-mingw32
DEPENDENCIES
activeresource!
bundler
factory_girl (~> 4.4)
fakeweb (~> 1.3)
fakeweb-matcher (~> 1.2)
geminabox (>= 0.13.10)
medusa_rest_client!
rake
rspec (~> 3.1.0)
turnip (= 1.2.1)
webmock (~> 1.20.4)
BUNDLED WITH
2.1.4