Skip to content

Commit fe62f4a

Browse files
authored
Merge pull request #12 from imagekit-developer/dependabot/bundler/samples/rails_app/rack-2.2.3
build(deps): bump rack from 2.2.2 to 2.2.3 in /samples/rails_app
2 parents e866f38 + 50c7336 commit fe62f4a

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)