Skip to content

Commit da2ea98

Browse files
committed
Update dependencies
1 parent e1e27be commit da2ea98

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Gemfile.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ GEM
2323
byebug (12.0.0)
2424
coderay (1.1.3)
2525
cssminify (1.0.2)
26-
diff-lcs (1.6.1)
26+
diff-lcs (1.6.2)
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)
3333
ffi (1.17.2-x86_64-linux-gnu)
34-
formatador (1.1.0)
34+
formatador (1.1.1)
3535
git (1.19.1)
3636
addressable (~> 2.8)
3737
rchardet (~> 1.8)
@@ -60,8 +60,8 @@ GEM
6060
http-cookie (1.0.8)
6161
domain_name (~> 0.5)
6262
http_parser.rb (0.8.0)
63-
json (2.11.3)
64-
libv8-node (23.6.1.0-x86_64-linux)
63+
json (2.13.0)
64+
libv8-node (24.1.0.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)
@@ -70,15 +70,15 @@ GEM
7070
logging (2.4.0)
7171
little-plugger (~> 1.1)
7272
multi_json (~> 1.14)
73-
lumberjack (1.2.10)
73+
lumberjack (1.3.1)
7474
method_source (1.1.0)
7575
mime-types (3.7.0)
7676
logger
7777
mime-types-data (~> 3.2025, >= 3.2025.0507)
78-
mime-types-data (3.2025.0507)
79-
mini_racer (0.18.1)
80-
libv8-node (~> 23.6.1.0)
81-
multi_json (1.15.0)
78+
mime-types-data (3.2025.0715)
79+
mini_racer (0.19.0)
80+
libv8-node (~> 24.1.0.0)
81+
multi_json (1.17.0)
8282
nenv (0.3.0)
8383
netrc (0.11.0)
8484
notiffany (0.1.3)
@@ -87,7 +87,7 @@ GEM
8787
oga (2.15)
8888
ast
8989
ruby-ll (~> 2.1)
90-
ostruct (0.6.1)
90+
ostruct (0.6.3)
9191
parallel (1.27.0)
9292
pry (0.15.2)
9393
coderay (~> 1.1)
@@ -96,7 +96,7 @@ GEM
9696
byebug (~> 12.0)
9797
pry (>= 0.13, < 0.16)
9898
public_suffix (6.0.2)
99-
rack (2.2.14)
99+
rack (2.2.17)
100100
rb-fsevent (0.11.2)
101101
rb-inotify (0.11.1)
102102
ffi (~> 1.0)
@@ -107,19 +107,19 @@ GEM
107107
http-cookie (>= 1.0.2, < 2.0)
108108
mime-types (>= 1.16, < 4.0)
109109
netrc (~> 0.8)
110-
rspec (3.13.0)
110+
rspec (3.13.1)
111111
rspec-core (~> 3.13.0)
112112
rspec-expectations (~> 3.13.0)
113113
rspec-mocks (~> 3.13.0)
114-
rspec-core (3.13.3)
114+
rspec-core (3.13.5)
115115
rspec-support (~> 3.13.0)
116-
rspec-expectations (3.13.4)
116+
rspec-expectations (3.13.5)
117117
diff-lcs (>= 1.2.0, < 2.0)
118118
rspec-support (~> 3.13.0)
119-
rspec-mocks (3.13.4)
119+
rspec-mocks (3.13.5)
120120
diff-lcs (>= 1.2.0, < 2.0)
121121
rspec-support (~> 3.13.0)
122-
rspec-support (3.13.3)
122+
rspec-support (3.13.4)
123123
ruby-ll (2.1.3)
124124
ansi
125125
ast
@@ -130,8 +130,8 @@ GEM
130130
rb-inotify (~> 0.9, >= 0.9.7)
131131
shellany (0.0.1)
132132
temple (0.10.3)
133-
thor (1.3.2)
134-
tilt (2.6.0)
133+
thor (1.4.0)
134+
tilt (2.6.1)
135135
uglifier (4.2.1)
136136
execjs (>= 0.3.0, < 3)
137137
webrick (1.9.1)

0 commit comments

Comments
 (0)