Skip to content

Commit 6908db9

Browse files
committed
update bundler
1 parent 00a41a0 commit 6908db9

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

v2.4-non-rails/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ DEPENDENCIES
9090
simplecov
9191

9292
BUNDLED WITH
93-
2.5.14
93+
2.6.3

v2.4-rails/Gemfile.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -143,20 +143,18 @@ GEM
143143
net-smtp (0.5.0)
144144
net-protocol
145145
nio4r (2.7.4)
146-
nokogiri (1.17.1)
146+
nokogiri (1.18.2)
147147
mini_portile2 (~> 2.8.2)
148148
racc (~> 1.4)
149-
nokogiri (1.17.1-aarch64-linux)
149+
nokogiri (1.18.2-aarch64-linux-gnu)
150150
racc (~> 1.4)
151-
nokogiri (1.17.1-arm-linux)
151+
nokogiri (1.18.2-arm-linux-gnu)
152152
racc (~> 1.4)
153-
nokogiri (1.17.1-arm64-darwin)
153+
nokogiri (1.18.2-arm64-darwin)
154154
racc (~> 1.4)
155-
nokogiri (1.17.1-x86-linux)
155+
nokogiri (1.18.2-x86_64-darwin)
156156
racc (~> 1.4)
157-
nokogiri (1.17.1-x86_64-darwin)
158-
racc (~> 1.4)
159-
nokogiri (1.17.1-x86_64-linux)
157+
nokogiri (1.18.2-x86_64-linux-gnu)
160158
racc (~> 1.4)
161159
psych (5.1.2)
162160
stringio
@@ -265,4 +263,4 @@ DEPENDENCIES
265263
sqlite3 (= 2.5.0)
266264

267265
BUNDLED WITH
268-
2.5.14
266+
2.6.3

0 commit comments

Comments
 (0)