Skip to content

Commit 4b2f604

Browse files
committed
build: bundle update
1 parent d2823d3 commit 4b2f604

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.1)
4+
activesupport (7.1.2)
55
base64
66
bigdecimal
77
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -13,7 +13,7 @@ GEM
1313
tzinfo (~> 2.0)
1414
addressable (2.8.5)
1515
public_suffix (>= 2.0.2, < 6.0)
16-
base64 (0.1.1)
16+
base64 (0.2.0)
1717
bigdecimal (3.1.4)
1818
coffee-script (2.4.1)
1919
coffee-script-source
@@ -25,7 +25,7 @@ GEM
2525
connection_pool (2.4.1)
2626
dnsruby (1.70.0)
2727
simpleidn (~> 0.2.1)
28-
drb (2.1.1)
28+
drb (2.2.0)
2929
ruby2_keywords
3030
em-websocket (0.5.3)
3131
eventmachine (>= 0.12.9)
@@ -34,7 +34,7 @@ GEM
3434
ffi (>= 1.15.0)
3535
eventmachine (1.2.7)
3636
execjs (2.9.1)
37-
faraday (2.7.11)
37+
faraday (2.7.12)
3838
base64
3939
faraday-net_http (>= 2.0, < 3.1)
4040
ruby2_keywords (>= 0.0.4)
@@ -221,18 +221,18 @@ GEM
221221
jekyll-feed (~> 0.9)
222222
jekyll-seo-tag (~> 2.1)
223223
minitest (5.20.0)
224-
mutex_m (0.1.2)
225-
nokogiri (1.15.4-arm64-darwin)
224+
mutex_m (0.2.0)
225+
nokogiri (1.15.5-arm64-darwin)
226226
racc (~> 1.4)
227-
nokogiri (1.15.4-x86_64-linux)
227+
nokogiri (1.15.5-x86_64-linux)
228228
racc (~> 1.4)
229229
octokit (4.25.1)
230230
faraday (>= 1, < 3)
231231
sawyer (~> 0.9)
232232
pathutil (0.16.2)
233233
forwardable-extended (~> 2.6)
234234
public_suffix (4.0.7)
235-
racc (1.7.1)
235+
racc (1.7.3)
236236
rb-fsevent (0.11.2)
237237
rb-inotify (0.10.1)
238238
ffi (~> 1.0)
@@ -253,13 +253,13 @@ GEM
253253
unf (~> 0.1.4)
254254
terminal-table (1.8.0)
255255
unicode-display_width (~> 1.1, >= 1.1.1)
256-
typhoeus (1.4.0)
256+
typhoeus (1.4.1)
257257
ethon (>= 0.9.0)
258258
tzinfo (2.0.6)
259259
concurrent-ruby (~> 1.0)
260260
unf (0.1.4)
261261
unf_ext
262-
unf_ext (0.0.8.2)
262+
unf_ext (0.0.9.1)
263263
unicode-display_width (1.8.0)
264264

265265
PLATFORMS

0 commit comments

Comments
 (0)