8000 Update dependencies · hibernate/awestruct-build-env@8f0fd92 · GitHub
[go: up one dir, main page]

Skip to content< 8000 /a>

Commit 8f0fd92

Browse files
committed
Update dependencies
1 parent 4613dba commit 8f0fd92

File tree

1 file changed

+33
-37
lines changed

1 file changed

+33
-37
lines changed

Gemfile.lock

Lines changed: 33 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.4)
4+
addressable (2.8.6)
55
public_suffix (>= 2.0.2, < 6.0)
66
ansi (1.5.0)
77
asciidoctor (2.0.20)
@@ -22,22 +22,21 @@ GEM
2222
tilt (~> 2.0, >= 2.0.1)
2323
byebug (11.1.3)
2424
coderay (1.1.3)
25-
concurrent-ruby (1.2.2)
25+
concurrent-ruby (1.2.3)
2626
cssminify (1.0.2)
27-
diff-lcs (1.5.0)
28-
domain_name (0.5.20190701)
29-
unf (>= 0.0.5, < 1.0.0)
27+
diff-lcs (1.5.1)
28+
domain_name (0.6.20240107)
3029
em-websocket (0.5.3)
3130
eventmachine (>= 0.12.9)
3231
http_parser.rb (~> 0)
3332
eventmachine (1.2.7)
34-
execjs (2.8.1)
35-
ffi (1.15.5)
33+
execjs (2.9.1)
34+
ffi (1.16.3)
3635
formatador (1.1.0)
37-
git (1.18.0)
36+
git (1.19.1)
3837
addressable (~> 2.8)
3938
rchardet (~> 1.8)
40-
guard (2.18.0)
39+
guard (2.18.1)
4140
formatador (>= 0.2.4)
4241
listen (>= 2.7, < 4.0)
4342
lumberjack (>= 1.0.12, < 2.0)
@@ -61,9 +60,9 @@ GEM
6160
http-cookie (1.0.5)
6261
domain_name (~> 0.5)
6362
http_parser.rb (0.8.0)
64-
i18n (1.13.0)
63+
i18n (1.14.1)
6564
concurrent-ruby (~> 1.0)
66-
json (2.6.3)
65+
json (2.7.1)
6766
libv8-node (18.16.0.0-x86_64-linux)
6867
listen (3.8.0)
6968
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -72,34 +71,34 @@ GEM
7271
logging (2.3.1)
7372
little-plugger (~> 1.1)
7473
multi_json (~> 1.14)
75-
lumberjack (1.2.8)
74+
lumberjack (1.2.10)
7675
method_source (1.0.0)
77-
mime-types (3.4.1)
76+
mime-types (3.5.2)
7877
mime-types-data (~> 3.2015)
79-
mime-types-data (3.2023.0218.1)
78+
mime-types-data (3.2024.0206)
8079
mini_racer (0.8.0)
8180
libv8-node (~> 18.16.0.0)
8281
multi_json (1.15.0)
8382
nenv (0.3.0)
8483
netrc (0.11.0)
85-
nokogiri (1.15.2-x86_64-linux)
84+
nokogiri (1.16.2-x86_64-linux)
8685
racc (~> 1.4)
8786
notiffany (0.1.3)
8887
nenv (~> 0.1)
8988
shellany (~> 0.0)
9089
oga (2.15)
9190
ast
9291
ruby-ll (~> 2.1)
93-
parallel (1.23.0)
92+
parallel (1.24.0)
9493
pry (0.14.2)
9594
coderay (~> 1.1)
9695
method_source (~> 1.0)
9796
pry-byebug (3.10.1)
9897
byebug (~> 11.0)
9998
pry (>= 0.13, < 0.15)
100-
public_suffix (5.0.1)
101-
racc (1.6.2)
102-
rack (2.2.7)
99+
public_suffix (5.0.4)
100+
racc (1.7.3)
101+
rack (2.2.8)
103102
rb-fsevent (0.11.2)
104103
rb-inotify (0.10.1)
105104
ffi (~> 1.0)
@@ -111,20 +110,20 @@ GEM
111110
http-cookie (>= 1.0.2, < 2.0)
112111
mime-types (>= 1.16, < 4.0)
113112
netrc (~> 0.8)
114-
rspec (3.12.0)
115-
rspec-core (~> 3.12.0)
116-
rspec-expectations (~> 3.12.0)
117-
rspec-mocks (~> 3.12.0)
118-
rspec-core (3.12.2)
119-
rspec-support (~> 3.12.0)
120-
rspec-expectations (3.12.3)
113+
rspec (3.13.0)
114+
rspec-core (~> 3.13.0)
115+
rspec-expectations (~> 3.13.0)
116+
rspec-mocks (~> 3.13.0)
117+
rspec-core (3.13.0)
118+
rspec-support (~> 3.13.0)
119+
rspec-expectations (3.13.0)
121120
diff-lcs (>= 1.2.0, < 2.0)
122-
rspec-support (~> 3.12.0)
123-
rspec-mocks (3.12.5)
121+
rspec-support (~> 3.13.0)
122+
rspec-mocks (3.13.0)
124123
diff-lcs (>= 1.2.0, < 2.0)
125-
rspec-support (~> 3.12.0)
126-
rspec-support (3.12.0)
127-
ruby-ll (2.1.2)
124+
rspec-support (~> 3.13.0)
125+
rspec-support (3.13.0)
126+
ruby-ll (2.1.3)
128127
ansi
129128
ast
130129
sass (3.7.4)
@@ -135,15 +134,12 @@ GEM
135134
sassc (2.4.0)
136135
ffi (~> 1.9)
137136
shellany (0.0.1)
138-
temple (0.10.2)
139-
thor (1.2.2)
140-
tilt (2.1.0)
137+
temple (0.10.3)
138+
thor (1.3.0)
139+
tilt (2.3.0)
141140
tracer (0.2.2)
142141
uglifier (4.2.0)
143142
execjs (>= 0.3.0, < 3)
144-
unf (0.1.4)
145-
unf_ext
146-
unf_ext (0.0.8.2)
147143
webrick (1.8.1)
148144
yajl-ruby (1.4.3)
149145

0 commit comments

Comments
 (0)
0