Skip to content

Commit 67feba5

Browse files
author
Francisco Goncalves
committed
Update gems
1 parent 150b210 commit 67feba5

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (8.0.2)
4+
activesupport (8.0.2.1)
55
base64
66
benchmark (>= 0.3)
77
bigdecimal
@@ -17,35 +17,35 @@ GEM
1717
addressable (2.8.7)
1818
public_suffix (>= 2.0.2, < 7.0)
1919
base64 (0.2.0)
20-
benchmark (0.4.0)
21-
bigdecimal (3.1.9)
20+
benchmark (0.4.1)
21+
bigdecimal (3.2.2)
2222
coffee-script (2.4.1)
2323
coffee-script-source
2424
execjs
2525
coffee-script-source (1.11.1)
2626
colorator (1.1.0)
2727
commonmarker (0.23.11)
2828
concurrent-ruby (1.3.5)
29-
connection_pool (2.5.0)
29+
connection_pool (2.5.3)
3030
dnsruby (1.72.4)
3131
base64 (~> 0.2.0)
3232
logger (~> 1.6.5)
3333
simpleidn (~> 0.2.1)
34-
drb (2.2.1)
34+
drb (2.2.3)
3535
em-websocket (0.5.3)
3636
eventmachine (>= 0.12.9)
3737
http_parser.rb (~> 0)
38-
ethon (0.16.0)
38+
ethon (0.17.0)
3939
ffi (>= 1.15.0)
4040
eventmachine (1.2.7)
4141
execjs (2.10.0)
42-
faraday (2.12.2)
42+
faraday (2.13.4)
4343
faraday-net_http (>= 2.0, < 3.5)
4444
json
4545
logger
46-
faraday-net_http (3.4.0)
46+
faraday-net_http (3.4.1)
4747
net-http (>= 0.5.0)
48-
ffi (1.17.1-x86_64-linux-gnu)
48+
ffi (1.17.2-x86_64-linux-gnu)
4949
forwardable-extended (2.6.0)
5050
gemoji (3.0.1)
5151
github-pages (228)
@@ -213,7 +213,7 @@ GEM
213213
gemoji (~> 3.0)
214214
html-pipeline (~> 2.2)
215215
jekyll (>= 3.0, < 5.0)
216-
json (2.10.2)
216+
json (2.13.2)
217217
kramdown (2.3.2)
218218
rexml
219219
kramdown-parser-gfm (1.1.0)
@@ -231,7 +231,7 @@ GEM
231231
minitest (5.25.5)
232232
net-http (0.6.0)
233233
uri
234-
nokogiri (1.18.6-x86_64-linux-gnu)
234+
nokogiri (1.18.9-x86_64-linux-gnu)
235235
racc (~> 1.4)
236236
octokit (4.25.1)
237237
faraday (>= 1, < 3)
@@ -279,4 +279,4 @@ DEPENDENCIES
279279
webrick
280280

281281
BUNDLED WITH
282-
2.4.14
282+
2.7.1

0 commit comments

Comments
 (0)