This repository was archived by the owner on May 13, 2025. It is now read-only.
File tree 1 file changed +16
-13
lines changed
1 file changed +16
-13
lines changed Original file line number Diff line number Diff line change 95
95
globalid (0.4.2 )
96
96
activesupport (>= 4.2.0 )
97
97
hashdiff (1.0.1 )
98
- i18n (1.8.7 )
98
+ i18n (1.8.9 )
99
99
concurrent-ruby (~> 1.0 )
100
100
jbuilder (2.10.1 )
101
101
activesupport (>= 5.0.0 )
@@ -113,17 +113,19 @@ GEM
113
113
method_source (1.0.0 )
114
114
mimemagic (0.3.5 )
115
115
mini_mime (1.0.2 )
116
- minitest (5.14.3 )
117
- msgpack (1.3.3 )
116
+ mini_portile2 (2.5.0 )
117
+ minitest (5.14.4 )
118
+ msgpack (1.4.2 )
118
119
multipart-post (2.1.1 )
119
120
nio4r (2.5.4 )
120
- nokogiri (1.11.1-arm64-darwin )
121
+ nokogiri (1.11.2 )
122
+ mini_portile2 (~> 2.5.0 )
121
123
racc (~> 1.4 )
122
- nokogiri (1.11.1-x64-mingw32 )
124
+ nokogiri (1.11.2-arm64-darwin )
123
125
racc (~> 1.4 )
124
- nokogiri (1.11.1-x86_64-darwin )
126
+ nokogiri (1.11.2-x64-mingw32 )
125
127
racc (~> 1.4 )
126
- nokogiri (1.11.1 -x86_64-linux )
128
+ nokogiri (1.11.2 -x86_64-linux )
127
129
racc (~> 1.4 )
128
130
popper_js (1.16.0 )
129
131
public_suffix (4.0.6 )
@@ -177,18 +179,18 @@ GEM
177
179
rspec-expectations (3.10.1 )
178
180
diff-lcs (>= 1.2.0 , < 2.0 )
179
181
rspec-support (~> 3.10.0 )
180
- rspec-mocks (3.10.1 )
182
+ rspec-mocks (3.10.2 )
181
183
diff-lcs (>= 1.2.0 , < 2.0 )
182
184
rspec-support (~> 3.10.0 )
183
- rspec-rails (4 .0.2 )
184
- actionpack (>= 4 .2 )
185
- activesupport (>= 4 .2 )
186
- railties (>= 4 .2 )
185
+ rspec-rails (5 .0.1 )
186
+ actionpack (>= 5 .2 )
187
+ activesupport (>= 5 .2 )
188
+ railties (>= 5 .2 )
187
189
rspec-core (~> 3.10 )
188
190
rspec-expectations (~> 3.10 )
189
191
rspec-mocks (~> 3.10 )
190
192
rspec-support (~> 3.10 )
191
- rspec-support (3.10.1 )
193
+ rspec-support (3.10.2 )
192
194
ruby2_keywords (0.0.4 )
193
195
rubyzip (2.3.0 )
194
196
sassc (2.4.0 )
252
254
zeitwerk (2.4.2 )
253
255
254
256
PLATFORMS
257
+ ruby
255
258
universal-darwin-19
256
259
x64-mingw32
257
260
x86_64-linux
You can’t perform that action at this time.
0 commit comments