Skip to content

Commit bd66ead

Browse files
committed
updated gem file.
1 parent ffb1511 commit bd66ead

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actionview (6.1.7)
5-
activesupport (= 6.1.7)
4+
actionview (6.1.7.7)
5+
activesupport (= 6.1.7.7)
66
builder (~> 3.1)
77
erubi (~> 1.4)
88
rails-dom-testing (~> 2.0)
99
rails-html-sanitizer (~> 1.1, >= 1.2.0)
10-
activesupport (6.1.7)
10+
activesupport (6.1.7.7)
1111
concurrent-ruby (~> 1.0, >= 1.0.2)
1212
i18n (>= 1.6, < 2)
1313
minitest (>= 5.1)
@@ -16,7 +16,7 @@ GEM
1616
addressable (2.8.1)
1717
public_suffix (>= 2.0.2, < 6.0)
1818
builder (3.2.4)
19-
concurrent-ruby (1.2.2)
19+
concurrent-ruby (1.2.3)
2020
cookiejar (0.3.3)
2121
coveralls (0.8.23)
2222
json (>= 1.8, < 3)
@@ -43,21 +43,21 @@ GEM
4343
eventmachine (>= 1.0.0.beta.4)
4444
em-synchrony (1.0.6)
4545
eventmachine (>= 1.0.0.beta.1)
46-
erubi (1.11.0)
46+
erubi (1.12.0)
4747
eventmachine (1.2.7)
4848
http-accept (1.7.0)
4949
http-cookie (1.0.5)
5050
domain_name (~> 0.5)
5151
http_parser.rb (0.8.0)
52-
i18n (1.12.0)
52+
i18n (1.14.4)
5353
concurrent-ruby (~> 1.0)
5454
json (2.6.3)
5555
kgio (2.11.4)
5656
kramdown (2.4.0)
5757
rexml
58-
loofah (2.19.1)
58+
loofah (2.22.0)
5959
crass (~> 1.0.2)
60-
nokogiri (>= 1.5.9)
60+
nokogiri (>= 1.12.0)
6161
mail (2.8.0)
6262
mini_mime (>= 0.1.1)
6363
net-imap
@@ -67,7 +67,7 @@ GEM
6767
mime-types-data (~> 3.2015)
6868
mime-types-data (3.2022.0105)
6969
mini_mime (1.1.2)
70-
minitest (5.18.0)
70+
minitest (5.22.3)
7171
money (6.16.0)
7272
i18n (>= 0.6.4, <= 2)
7373
multi_json (1.15.0)
@@ -89,16 +89,17 @@ GEM
8989
pony (1.13.1)
9090
mail (>= 2.0)
9191
public_suffix (5.0.1)
92-
racc (1.6.1)
92+
racc (1.7.3)
9393
rack (2.2.6.4)
9494
rack-protection (3.0.5)
9595
rack
9696
rack-test (2.0.2)
9797
rack (>= 1.3)
98-
rails-dom-testing (2.0.3)
99-
activesupport (>= 4.2.0)
98+
rails-dom-testing (2.2.0)
99+
activesupport (>= 5.0.0)
100+
minitest
100101
nokogiri (>= 1.6)
101-
rails-html-sanitizer (1.4.4)
102+
rails-html-sanitizer (1.5.0)
102103
loofah (~> 2.19, >= 2.19.1)
103104
raindrops (0.20.0)
104105
rake (13.0.6)
@@ -147,7 +148,7 @@ GEM
147148
unicorn (6.1.0)
148149
kgio (~> 2.6)
149150
raindrops (~> 0.7)
150-
zeitwerk (2.6.7)
151+
zeitwerk (2.6.13)
151152

152153
PLATFORMS
153154
x86_64-linux
@@ -176,4 +177,4 @@ DEPENDENCIES
176177
rubygems-update
177178
sinatra
178179
sinatra-contrib
179-
unicorn
180+
unicorn

0 commit comments

Comments
 (0)