Skip to content

Commit 3f80f60

Browse files
Update rack requirement from ~> 1.6 to >= 1.6, < 3.0
Updates the requirements on [rack](https://github.com/rack/rack) to permit the latest version. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](rack/rack@1.6.4...2.0.7) Signed-off-by: dependabot[bot] <support@github.com>
1 parent eaee2ac commit 3f80f60

2 files changed

Lines changed: 76 additions & 57 deletions

File tree

Gemfile.lock

Lines changed: 75 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ PATH
1212
net-ssh
1313
paperclip (~> 4.3)
1414
puma (~> 2.14)
15-
rack (~> 1.6)
15+
rack (>= 1.6, < 3.0)
1616
sidekiq (~> 3.4)
1717
sucker_punch (~> 1.5)
1818
sys-filesystem (~> 0)
1919

2020
GEM
2121
remote: https://rubygems.org/
2222
specs:
23-
CFPropertyList (2.3.2)
23+
CFPropertyList (2.3.6)
2424
activemodel (4.2.6)
2525
activesupport (= 4.2.6)
2626
builder (~> 3.1)
@@ -30,33 +30,37 @@ GEM
3030
minitest (~> 5.1)
3131
thread_safe (~> 0.3, >= 0.3.4)
3232
tzinfo (~> 1.1)
33-
builder (3.2.2)
33+
builder (3.2.3)
3434
celluloid (0.16.0)
3535
timers (~> 4.0.0)
36-
climate_control (0.0.3)
37-
activesupport (>= 3.0)
36+
climate_control (0.2.0)
3837
cocaine (0.5.8)
3938
climate_control (>= 0.0.3, < 1.0)
4039
coderay (1.1.1)
41-
connection_pool (2.2.0)
40+
connection_pool (2.2.2)
4241
diff-lcs (1.2.5)
4342
disk_store (0.4.1)
4443
celluloid
4544
rake
46-
excon (0.49.0)
45+
dry-inflector (0.1.2)
46+
excon (0.69.1)
4747
ffi (1.11.2)
4848
fission (0.5.0)
4949
CFPropertyList (~> 2.2)
50-
fog (1.38.0)
50+
fog (1.41.0)
5151
fog-aliyun (>= 0.1.0)
5252
fog-atmos
5353
fog-aws (>= 0.6.0)
5454
fog-brightbox (~> 0.4)
5555
fog-cloudatcost (~> 0.1.0)
56-
fog-core (~> 1.32)
56+
fog-core (~> 1.45)
57+
fog-digitalocean (>= 0.3.0)
58+
fog-dnsimple (~> 1.0)
5759
fog-dynect (~> 0.0.2)
5860
fog-ecloud (~> 0.1)
5961
fog-google (<= 0.1.0)
62+
fog-internet-archive
63+
fog-joyent
6064
fog-json
6165
fog-local
6266
fog-openstack
@@ -76,32 +80,42 @@ GEM
7680
fog-xenserver
7781
fog-xml (~> 0.1.1)
7882
ipaddress (~> 0.5)
79-
fog-aliyun (0.1.0)
80-
fog-core (~> 1.27)
81-
fog-json (~> 1.0)
83+
json (>= 1.8, < 2.0)
84+
fog-aliyun (0.3.5)
85+
fog-core
86+
fog-json
8287
ipaddress (~> 0.8)
8388
xml-simple (~> 1.1)
8489
fog-atmos (0.1.0)
8590
fog-core
8691
fog-xml
87-
fog-aws (0.9.3)
92+
fog-aws (2.0.1)
8893
fog-core (~> 1.38)
8994
fog-json (~> 1.0)
9095
fog-xml (~> 0.1)
9196
ipaddress (~> 0.8)
92-
fog-brightbox (0.10.1)
93-
fog-core (~> 1.22)
97+
fog-brightbox (0.16.1)
98+
dry-inflector
99+
fog-core
94100
fog-json
95-
inflecto (~> 0.0.2)
101+
mime-types
96102
fog-cloudatcost (0.1.2)
97103
fog-core (~> 1.36)
98104
fog-json (~> 1.0)
99105
fog-xml (~> 0.1)
100106
ipaddress (~> 0.8)
101-
fog-core (1.40.0)
107+
fog-core (1.45.0)
102108
builder
103-
excon (~> 0.49)
109+
excon (~> 0.58)
104110
formatador (~> 0.2)
111+
fog-digitalocean (0.4.0)
112+
fog-core
113+
fog-json
114+
fog-xml
115+
ipaddress (>= 0.5)
116+
fog-dnsimple (1.0.0)
117+
fog-core (~> 1.38)
118+
fog-json (~> 1.0)
105119
fog-dynect (0.0.3)
106120
fog-core
107121
fog-json
@@ -113,24 +127,30 @@ GEM
113127
fog-core
114128
fog-json
115129
fog-xml
116-
fog-json (1.0.2)
117-
fog-core (~> 1.0)
130+
fog-internet-archive (0.0.1)
131+
fog-core
132+
fog-json
133+
fog-xml
134+
fog-joyent (0.0.1)
135+
fog-core (~> 1.42)
136+
fog-json (>= 1.0)
137+
fog-json (1.2.0)
138+
fog-core
118139
multi_json (~> 1.10)
119-
fog-local (0.3.0)
120-
fog-core (~> 1.27)
121-
fog-openstack (0.1.6)
122-
fog-core (>= 1.39)
140+
fog-local (0.6.0)
141+
fog-core (>= 1.27, < 3.0)
142+
fog-openstack (0.3.10)
143+
fog-core (>= 1.45, <= 2.1.0)
123144
fog-json (>= 1.0)
124145
ipaddress (>= 0.8)
125-
fog-powerdns (0.1.1)
126-
fog-core (~> 1.27)
127-
fog-json (~> 1.0)
128-
fog-xml (~> 0.1)
129-
fog-profitbricks (0.0.5)
146+
fog-powerdns (0.2.0)
130147
fog-core
148+
fog-json
131149
fog-xml
132-
nokogiri
133-
fog-rackspace (0.1.1)
150+
fog-profitbricks (4.1.1)
151+
fog-core (~> 1.42)
152+
fog-json (~> 1.0)
153+
fog-rackspace (0.1.6)
134154
fog-core (>= 1.35)
135155
fog-json (>= 1.0)
136156
fog-xml (>= 0.1)
@@ -149,7 +169,7 @@ GEM
149169
fog-serverlove (0.1.2)
150170
fog-core
151171
fog-json
152-
fog-softlayer (1.1.2)
172+
fog-softlayer (1.1.4)
153173
fog-core
154174
fog-json
155175
fog-storm_on_demand (0.1.1)
@@ -164,17 +184,16 @@ GEM
164184
fog-voxel (0.1.0)
165185
fog-core
166186
fog-xml
167-
fog-vsphere (0.8.0)
187+
fog-vsphere (3.2.1)
168188
fog-core
169-
rbvmomi (~> 1.8)
170-
fog-xenserver (0.2.3)
189+
rbvmomi (>= 1.9, < 3)
190+
fog-xenserver (0.3.0)
171191
fog-core
172192
fog-xml
173-
fog-xml (0.1.2)
193+
fog-xml (0.1.3)
174194
fog-core
175-
nokogiri (~> 1.5, >= 1.5.11)
176-
foreman (0.82.0)
177-
thor (~> 0.19.1)
195+
nokogiri (>= 1.5.11, < 2.0.0)
196+
foreman (0.86.0)
178197
formatador (0.2.5)
179198
guard (2.13.0)
180199
formatador (>= 0.2.4)
@@ -190,31 +209,31 @@ GEM
190209
guard (~> 2.1)
191210
guard-compat (~> 1.1)
192211
rspec (>= 2.99.0, < 4.0)
193-
hitimes (1.2.4)
212+
hitimes (2.0.0)
194213
i18n (0.7.0)
195-
inflecto (0.0.2)
196214
ipaddress (0.8.3)
197215
json (1.8.3)
198216
listen (3.0.6)
199217
rb-fsevent (>= 0.9.3)
200218
rb-inotify (>= 0.9.7)
201219
lumberjack (1.0.10)
202220
method_source (0.8.2)
203-
mime-types (3.1)
221+
mime-types (3.3)
204222
mime-types-data (~> 3.2015)
205-
mime-types-data (3.2016.0521)
223+
mime-types-data (3.2019.1009)
206224
mimemagic (0.3.0)
207225
mini_portile2 (2.4.0)
208226
minitest (5.8.4)
209-
multi_json (1.12.1)
227+
multi_json (1.14.1)
210228
nenv (0.3.0)
211-
net-ssh (3.1.1)
229+
net-ssh (4.2.0)
212230
nokogiri (1.9.1)
213231
mini_portile2 (~> 2.4.0)
214232
notiffany (0.0.8)
215233
nenv (~> 0.1)
216234
shellany (~> 0.0)
217-
paperclip (4.3.6)
235+
optimist (3.0.0)
236+
paperclip (4.3.7)
218237
activemodel (>= 3.2.0)
219238
activesupport (>= 3.2.0)
220239
cocaine (~> 0.5.5)
@@ -225,18 +244,19 @@ GEM
225244
method_source (~> 0.8.1)
226245
slop (~> 3.4)
227246
puma (2.16.0)
228-
rack (1.6.4)
229-
rake (11.2.2)
247+
rack (2.0.7)
248+
rake (13.0.1)
230249
rb-fsevent (0.9.7)
231250
rb-inotify (0.9.7)
232251
ffi (>= 0.5.0)
233-
rbvmomi (1.8.2)
234-
builder
235-
nokogiri (>= 1.4.1)
236-
trollop
237-
redis (3.3.0)
238-
redis-namespace (1.5.2)
239-
redis (~> 3.0, >= 3.0.4)
252+
rbvmomi (2.2.0)
253+
builder (~> 3.0)
254+
json (>= 1.8)
255+
nokogiri (~> 1.5)
256+
optimist (~> 3.0)
257+
redis (3.3.5)
258+
redis-namespace (1.6.0)
259+
redis (>= 3.0.4)
240260
rspec (3.4.0)
241261
rspec-core (~> 3.4.0)
242262
rspec-expectations (~> 3.4.0)
@@ -271,7 +291,6 @@ GEM
271291
thread_safe (0.3.5)
272292
timers (4.0.4)
273293
hitimes
274-
trollop (2.1.2)
275294
tzinfo (1.2.2)
276295
thread_safe (~> 0.1)
277296
xml-simple (1.1.5)

attache.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Gem::Specification.new do |s|
1919
s.bindir = 'exe'
2020
s.executables = ['attache']
2121

22-
s.add_runtime_dependency 'rack', '~> 1.6'
22+
s.add_runtime_dependency 'rack', '>= 1.6', '< 3.0'
2323
s.add_runtime_dependency 'activesupport'
2424
s.add_runtime_dependency 'paperclip', '~> 4.3'
2525
s.add_runtime_dependency 'puma', '~> 2.14'

0 commit comments

Comments
 (0)