We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d2f71c commit 92e7bc9Copy full SHA for 92e7bc9
Gemfile.lock
@@ -168,8 +168,10 @@ GEM
168
hashdiff (1.2.0)
169
i18n (1.14.7)
170
concurrent-ruby (~> 1.0)
171
- icalendar (2.10.3)
+ icalendar (2.11.2)
172
+ base64
173
ice_cube (~> 0.16)
174
+ logger
175
ostruct
176
ice_cube (0.17.0)
177
image_processing (1.14.0)
@@ -243,7 +245,7 @@ GEM
243
245
capybara (>= 1.1)
244
246
rspec (>= 2.14)
247
orm_adapter (0.5.0)
- ostruct (0.6.1)
248
+ ostruct (0.6.2)
249
parallel (1.27.0)
250
parser (3.3.8.0)
251
ast (~> 2.4.1)
0 commit comments