Skip to content

Commit c6cdd20

Browse files
authored
Update all Bundler dependencies (2022-02-21) (#604)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 3c0c3bd commit c6cdd20

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ GEM
5353
httparty (0.20.0)
5454
mime-types (~> 3.0)
5555
multi_xml (>= 0.5.2)
56-
i18n (1.9.1)
56+
i18n (1.10.0)
5757
concurrent-ruby (~> 1.0)
5858
loofah (2.14.0)
5959
crass (~> 1.0.2)
@@ -78,7 +78,7 @@ GEM
7878
parallel (1.21.0)
7979
parser (3.1.0.0)
8080
ast (~> 2.4.1)
81-
pg (1.3.1)
81+
pg (1.3.2)
8282
pry (0.13.1)
8383
coderay (~> 1.1)
8484
method_source (~> 1.0)
@@ -90,7 +90,7 @@ GEM
9090
nio4r (~> 2.0)
9191
racc (1.6.0)
9292
rack (2.2.3)
93-
rack-protection (2.1.0)
93+
rack-protection (2.2.0)
9494
rack
9595
rack-ssl (1.4.1)
9696
rack
@@ -156,20 +156,20 @@ GEM
156156
simplecov-html (~> 0.11)
157157
simplecov_json_formatter (~> 0.1)
158158
simplecov-html (0.12.3)
159-
simplecov_json_formatter (0.1.3)
160-
sinatra (2.1.0)
159+
simplecov_json_formatter (0.1.4)
160+
sinatra (2.2.0)
161161
mustermann (~> 1.0)
162162
rack (~> 2.2)
163-
rack-protection (= 2.1.0)
163+
rack-protection (= 2.2.0)
164164
tilt (~> 2.0)
165165
sinatra-activerecord (2.0.25)
166166
activerecord (>= 4.1)
167167
sinatra (>= 1.0)
168-
sinatra-contrib (2.1.0)
168+
sinatra-contrib (2.2.0)
169169
multi_json
170170
mustermann (~> 1.0)
171-
rack-protection (= 2.1.0)
172-
sinatra (= 2.1.0)
171+
rack-protection (= 2.2.0)
172+
sinatra (= 2.2.0)
173173
tilt (~> 2.0)
174174
sinatra-flash (0.3.0)
175175
sinatra (>= 1.0.0)

0 commit comments

Comments
 (0)