We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbd17b commit 4fac68aCopy full SHA for 4fac68a
Gemfile.lock
@@ -3,7 +3,7 @@ GEM
3
specs:
4
CFPropertyList (3.0.5)
5
rexml
6
- activesupport (6.1.7.3)
+ activesupport (6.1.7.6)
7
concurrent-ruby (~> 1.0, >= 1.0.2)
8
i18n (>= 1.6, < 2)
9
minitest (>= 5.1)
@@ -198,7 +198,7 @@ GEM
198
http-cookie (1.0.4)
199
domain_name (~> 0.5)
200
httpclient (2.8.3)
201
- i18n (1.12.0)
+ i18n (1.14.1)
202
concurrent-ruby (~> 1.0)
203
jazzy (0.14.1)
204
cocoapods (~> 1.5)
@@ -221,7 +221,7 @@ GEM
221
mini_magick (4.11.0)
222
mini_mime (1.1.2)
223
mini_portile2 (2.8.1)
224
- minitest (5.18.0)
+ minitest (5.19.0)
225
molinillo (0.8.0)
226
multi_json (1.15.0)
227
multipart-post (2.0.0)
@@ -307,7 +307,7 @@ GEM
307
rouge (~> 2.0.7)
308
xcpretty-travis-formatter (1.0.1)
309
xcpretty (~> 0.2, >= 0.0.7)
310
- zeitwerk (2.6.7)
+ zeitwerk (2.6.11)
311
312
PLATFORMS
313
ruby
0 commit comments