Skip to content

Commit 14fe34f

Browse files
committed
Update gems
1 parent 8cb278c commit 14fe34f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ GEM
6868
autoprefixer-rails (10.4.2.0)
6969
execjs (~> 2)
7070
aws-eventstream (1.2.0)
71-
aws-partitions (1.552.0)
72-
aws-sdk-core (3.126.0)
71+
aws-partitions (1.563.0)
72+
aws-sdk-core (3.127.0)
7373
aws-eventstream (~> 1, >= 1.0.2)
7474
aws-partitions (~> 1, >= 1.525.0)
7575
aws-sigv4 (~> 1.1)
7676
jmespath (~> 1.0)
77-
aws-sdk-kms (1.54.0)
78-
aws-sdk-core (~> 3, >= 3.126.0)
77+
aws-sdk-kms (1.55.0)
78+
aws-sdk-core (~> 3, >= 3.127.0)
7979
aws-sigv4 (~> 1.1)
8080
aws-sdk-s3 (1.87.0)
8181
aws-sdk-core (~> 3, >= 3.109.0)
@@ -127,18 +127,18 @@ GEM
127127
guard-minitest (2.4.6)
128128
guard-compat (~> 1.2)
129129
minitest (>= 3.0)
130-
i18n (1.9.1)
130+
i18n (1.10.0)
131131
concurrent-ruby (~> 1.0)
132132
image_processing (1.9.3)
133133
mini_magick (>= 4.9.5, < 5)
134134
ruby-vips (>= 2.0.13, < 3)
135135
jbuilder (2.10.0)
136136
activesupport (>= 5.0.0)
137-
jmespath (1.5.0)
137+
jmespath (1.6.0)
138138
listen (3.4.1)
139139
rb-fsevent (~> 0.10, >= 0.10.3)
140140
rb-inotify (~> 0.9, >= 0.9.10)
141-
loofah (2.13.0)
141+
loofah (2.14.0)
142142
crass (~> 1.0.2)
143143
nokogiri (>= 1.5.9)
144144
lumberjack (1.2.8)
@@ -154,10 +154,10 @@ GEM
154154
builder
155155
minitest (>= 5.0)
156156
ruby-progressbar
157-
msgpack (1.4.4)
157+
msgpack (1.4.5)
158158
nenv (0.3.0)
159159
nio4r (2.5.8)
160-
nokogiri (1.13.1-x86_64-darwin)
160+
nokogiri (1.13.3-x86_64-darwin)
161161
racc (~> 1.4)
162162
notiffany (0.1.3)
163163
nenv (~> 0.1)
@@ -208,10 +208,10 @@ GEM
208208
rake (>= 0.13)
209209
thor (~> 1.0)
210210
rake (13.0.6)
211-
rb-fsevent (0.11.0)
211+
rb-fsevent (0.11.1)
212212
rb-inotify (0.10.1)
213213
ffi (~> 1.0)
214-
regexp_parser (2.2.0)
214+
regexp_parser (2.2.1)
215215
ruby-progressbar (1.11.0)
216216
ruby-vips (2.1.4)
217217
ffi (~> 1.12)
@@ -232,7 +232,7 @@ GEM
232232
semantic_range (3.0.0)
233233
shellany (0.0.1)
234234
spring (2.1.1)
235-
sprockets (4.0.2)
235+
sprockets (4.0.3)
236236
concurrent-ruby (~> 1.0)
237237
rack (> 1, < 3)
238238
sprockets-rails (3.4.2)

0 commit comments

Comments
 (0)