Skip to content

Commit 551ed09

Browse files
committed
Update dependencies
1 parent 0f0cd79 commit 551ed09

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

Gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GEM
55
public_suffix (>= 2.0.2, < 7.0)
66
ansi (1.5.0)
77
asciidoctor (2.0.23)
8-
ast (2.4.2)
8+
ast (2.4.3)
99
awestruct (0.6.7)
1010
asciidoctor (>= 1.5.2)
1111
git (~> 1.2, >= 1.2.6)
@@ -20,17 +20,17 @@ GEM
2020
rack (~> 2.0)
2121
rest-client (~> 2.0)
2222
tilt (~> 2.0, >= 2.0.1)
23-
byebug (11.1.3)
23+
byebug (12.0.0)
2424
coderay (1.1.3)
2525
cssminify (1.0.2)
26-
diff-lcs (1.6.0)
26+
diff-lcs (1.6.1)
2727
domain_name (0.6.20240107)
2828
em-websocket (0.5.3)
2929
eventmachine (>= 0.12.9)
3030
http_parser.rb (~> 0)
3131
eventmachine (1.2.7)
3232
execjs (2.10.0)
33-
ffi (1.17.1-x86_64-linux-gnu)
33+
ffi (1.17.2-x86_64-linux-gnu)
3434
formatador (1.1.0)
3535
git (1.19.1)
3636
addressable (~> 2.8)
@@ -60,23 +60,23 @@ GEM
6060
http-cookie (1.0.8)
6161
domain_name (~> 0.5)
6262
http_parser.rb (0.8.0)
63-
json (2.10.2)
63+
json (2.11.3)
6464
libv8-node (23.6.1.0-x86_64-linux)
6565
listen (3.9.0)
6666
rb-fsevent (~> 0.10, >= 0.10.3)
6767
rb-inotify (~> 0.9, >= 0.9.10)
6868
little-plugger (1.1.4)
69-
logger (1.6.6)
69+
logger (1.7.0)
7070
logging (2.4.0)
7171
little-plugger (~> 1.1)
7272
multi_json (~> 1.14)
7373
lumberjack (1.2.10)
7474
method_source (1.1.0)
75-
mime-types (3.6.0)
75+
mime-types (3.7.0)
7676
logger
77-
mime-types-data (~> 3.2015)
78-
mime-types-data (3.2025.0304)
79-
mini_racer (0.18.0)
77+
mime-types-data (~> 3.2025, >= 3.2025.0507)
78+
mime-types-data (3.2025.0507)
79+
mini_racer (0.18.1)
8080
libv8-node (~> 23.6.1.0)
8181
multi_json (1.15.0)
8282
nenv (0.3.0)
@@ -88,15 +88,15 @@ GEM
8888
ast
8989
ruby-ll (~> 2.1)
9090
ostruct (0.6.1)
91-
parallel (1.26.3)
92-
pry (0.14.2)
91+
parallel (1.27.0)
92+
pry (0.15.2)
9393
coderay (~> 1.1)
9494
method_source (~> 1.0)
95-
pry-byebug (3.10.1)
96-
byebug (~> 11.0)
97-
pry (>= 0.13, < 0.15)
98-
public_suffix (6.0.1)
99-
rack (2.2.13)
95+
pry-byebug (3.11.0)
96+
byebug (~> 12.0)
97+
pry (>= 0.13, < 0.16)
98+
public_suffix (6.0.2)
99+
rack (2.2.14)
100100
rb-fsevent (0.11.2)
101101
rb-inotify (0.11.1)
102102
ffi (~> 1.0)
@@ -113,13 +113,13 @@ GEM
113113
rspec-mocks (~> 3.13.0)
114114
rspec-core (3.13.3)
115115
rspec-support (~> 3.13.0)
116-
rspec-expectations (3.13.3)
116+
rspec-expectations (3.13.4)
117117
diff-lcs (>= 1.2.0, < 2.0)
118118
rspec-support (~> 3.13.0)
119-
rspec-mocks (3.13.2)
119+
rspec-mocks (3.13.4)
120120
diff-lcs (>= 1.2.0, < 2.0)
121121
rspec-support (~> 3.13.0)
122-
rspec-support (3.13.2)
122+
rspec-support (3.13.3)
123123
ruby-ll (2.1.3)
124124
ansi
125125
ast

0 commit comments

Comments
 (0)