Skip to content

Commit 60973d5

Browse files
committed
Update dependencies
1 parent ca2ab59 commit 60973d5

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,9 @@ GEM
138138
erb (5.1.3)
139139
erubi (1.13.1)
140140
escape_utils (1.3.0)
141-
ethon (0.17.0)
141+
ethon (0.18.0)
142142
ffi (>= 1.15.0)
143+
logger
143144
execjs (2.10.0)
144145
faraday (1.10.4)
145146
faraday-em_http (~> 1.0)
@@ -191,7 +192,7 @@ GEM
191192
i18n (1.14.7)
192193
concurrent-ruby (~> 1.0)
193194
io-console (0.8.1)
194-
irb (1.15.2)
195+
irb (1.15.3)
195196
pp (>= 0.6.0)
196197
rdoc (>= 4.0.0)
197198
reline (>= 0.4.2)
@@ -238,7 +239,7 @@ GEM
238239
timeout
239240
net-smtp (0.5.1)
240241
net-protocol
241-
nio4r (2.7.4)
242+
nio4r (2.7.5)
242243
nokogiri (1.18.10)
243244
mini_portile2 (~> 2.8.2)
244245
racc (~> 1.4)
@@ -254,10 +255,10 @@ GEM
254255
rack (>= 1.2, < 4)
255256
snaky_hash (~> 2.0, >= 2.0.3)
256257
version_gem (~> 1.1, >= 1.1.9)
257-
octicons (19.19.0)
258-
octicons_helper (19.19.0)
258+
octicons (19.20.0)
259+
octicons_helper (19.20.0)
259260
actionview
260-
octicons (= 19.19.0)
261+
octicons (= 19.20.0)
261262
railties
262263
octokit (10.0.0)
263264
faraday (>= 1, < 3)
@@ -306,7 +307,7 @@ GEM
306307
get_process_mem (>= 0.2)
307308
puma (>= 2.7)
308309
racc (1.8.1)
309-
rack (2.2.20)
310+
rack (2.2.21)
310311
rack-cors (2.0.2)
311312
rack (>= 2.0.0)
312313
rack-protection (3.2.0)
@@ -352,7 +353,7 @@ GEM
352353
rb-fsevent (0.11.2)
353354
rb-inotify (0.11.1)
354355
ffi (~> 1.0)
355-
rdoc (6.15.0)
356+
rdoc (6.15.1)
356357
erb
357358
psych (>= 4.0.0)
358359
tsort

0 commit comments

Comments
 (0)