Skip to content

Commit f70a6cc

Browse files
committed
Update Gemfile.lock
1 parent a1707c4 commit f70a6cc

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Gemfile.lock

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.3.2)
4+
activesupport (5.2.8.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 0.7, < 2)
77
minitest (~> 5.1)
88
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
109
addressable (2.7.0)
1110
public_suffix (>= 2.0.2, < 5.0)
1211
coffee-script (2.4.1)
@@ -218,7 +217,7 @@ GEM
218217
rouge (3.19.0)
219218
ruby-enum (0.8.0)
220219
i18n
221-
rubyzip (2.3.0)
220+
rubyzip (1.3.0)
222221
safe_yaml (1.0.5)
223222
sass (3.7.4)
224223
sass-listen (~> 4.0.0)
@@ -236,13 +235,13 @@ GEM
236235
tzinfo (1.2.7)
237236
thread_safe (~> 0.1)
238237
unicode-display_width (1.7.0)
239-
zeitwerk (2.4.0)
240238

241239
PLATFORMS
242-
ruby
240+
x86_64-darwin-18
241+
x86_64-darwin-21
243242

244243
DEPENDENCIES
245244
github-pages
246245

247246
BUNDLED WITH
248-
2.1.4
247+
2.3.26

0 commit comments

Comments
 (0)