Skip to content

Commit

Permalink
Bump addressable from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](sporkmonger/addressable@addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 13, 2021
1 parent a294053 commit 2ef0965
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.7.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
arel (9.0.0)
ast (2.4.2)
Expand Down Expand Up @@ -110,6 +110,7 @@ GEM
execjs (2.8.1)
fastimage (2.2.4)
ffi (1.15.1)
ffi (1.15.1-x64-mingw32)
flamegraph (0.9.5)
globalid (0.4.2)
activesupport (>= 4.2.0)
Expand Down Expand Up @@ -148,10 +149,15 @@ GEM
minitest-ci (3.4.0)
minitest (>= 5.0.6)
mysql2 (0.5.3)
mysql2 (0.5.3-x64-mingw32)
nio4r (2.5.7)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.7-x64-mingw32)
racc (~> 1.4)
nokogiri (1.11.7-x86_64-darwin)
racc (~> 1.4)
omniauth (1.9.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
Expand Down

0 comments on commit 2ef0965

Please sign in to comment.