Skip to content

Commit 50c7336

Browse files
build(deps): bump rack from 2.2.2 to 2.2.3 in /samples/rails_app
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](rack/rack@v2.2.2...2.2.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a75d1b commit 50c7336

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

samples/rails_app/Gemfile.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ PATH
33
specs:
44
imagekitio (1.0.0)
55
carrierwave (>= 0.7, < 2.2)
6-
rails (~> 5.2.0, >= 5.2.0)
76
rest-client (~> 2.1, >= 2.1)
87

98
GEM
@@ -101,7 +100,7 @@ GEM
101100
domain_name (~> 0.5)
102101
i18n (1.8.2)
103102
concurrent-ruby (~> 1.0)
104-
image_processing (1.10.3)
103+
image_processing (1.11.0)
105104
mini_magick (>= 4.9.5, < 5)
106105
ruby-vips (>= 2.0.17, < 3)
107106
io-like (0.3.1)
@@ -121,7 +120,7 @@ GEM
121120
method_source (1.0.0)
122121
mime-types (3.3.1)
123122
mime-types-data (~> 3.2015)
124-
mime-types-data (3.2019.1009)
123+
mime-types-data (3.2020.0512)
125124
mimemagic (0.3.4)
126125
mini_magick (4.10.1)
127126
mini_mime (1.0.2)
@@ -137,7 +136,7 @@ GEM
137136
method_source (~> 1.0)
138137
public_suffix (4.0.3)
139138
puma (3.12.4)
140-
rack (2.2.2)
139+
rack (2.2.3)
141140
rack-test (1.1.0)
142141
rack (>= 1.0, < 3)
143142
rails (5.2.4.2)
@@ -216,7 +215,7 @@ GEM
216215
execjs (>= 0.3.0, < 3)
217216
unf (0.1.4)
218217
unf_ext
219-
unf_ext (0.0.7.6)
218+
unf_ext (0.0.7.7)
220219
web-console (3.7.0)
221220
actionview (>= 5.0)
222221
activemodel (>= 5.0)

0 commit comments

Comments
 (0)