Skip to content

Commit 880b20e

Browse files
Bump rack-canonical-host from 1.0.0 to 1.2.0
Bumps [rack-canonical-host](https://github.com/tylerhunt/rack-canonical-host) from 1.0.0 to 1.2.0. - [Changelog](https://github.com/tylerhunt/rack-canonical-host/blob/master/CHANGELOG.md) - [Commits](tylerhunt/rack-canonical-host@v1.0.0...v1.2.0) --- updated-dependencies: - dependency-name: rack-canonical-host dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f2c53d commit 880b20e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
6868
tzinfo (~> 2.0)
69-
addressable (2.8.1)
69+
addressable (2.8.5)
7070
public_suffix (>= 2.0.2, < 6.0)
7171
ast (2.4.2)
7272
autoprefixer-rails (10.2.5.1)
@@ -273,17 +273,17 @@ GEM
273273
pry (0.14.1)
274274
coderay (~> 1.1)
275275
method_source (~> 1.0)
276-
public_suffix (5.0.0)
276+
public_suffix (5.0.3)
277277
puma (6.3.0)
278278
nio4r (~> 2.0)
279279
puma_worker_killer (0.3.1)
280280
get_process_mem (~> 0.2)
281281
puma (>= 2.7)
282282
racc (1.7.1)
283-
rack (2.2.7)
284-
rack-canonical-host (1.0.0)
283+
rack (2.2.8)
284+
rack-canonical-host (1.2.0)
285285
addressable (> 0, < 3)
286-
rack (>= 1.0.0, < 3)
286+
rack (>= 1, < 4)
287287
rack-mini-profiler (3.0.0)
288288
rack (>= 1.2.0)
289289
rack-protection (3.0.2)

0 commit comments

Comments
 (0)