Skip to content

Commit

Permalink
Bump addressable from 2.7.0 to 2.8.1
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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 26, 2022
1 parent 4414f40 commit 4a501bd
Showing 1 changed file with 25 additions and 51 deletions.
76 changes: 25 additions & 51 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ PATH
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.1)
awesome_print (1.8.0)
binding_of_caller (0.8.0)
Expand All @@ -28,39 +28,14 @@ GEM
concurrent-ruby (~> 1.1.5)
crack (0.4.3)
safe_yaml (~> 1.0.0)
cucumber (7.0.0)
builder (~> 3.2, >= 3.2.4)
cucumber-core (~> 10.0, >= 10.0.1)
cucumber-create-meta (~> 6.0, >= 6.0.1)
cucumber-cucumber-expressions (~> 12.1, >= 12.1.1)
cucumber-gherkin (~> 20.0, >= 20.0.1)
cucumber-html-formatter (~> 16.0, >= 16.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
cucumber-wire (~> 6.0, >= 6.0.1)
diff-lcs (~> 1.4, >= 1.4.4)
mime-types (~> 3.3, >= 3.3.1)
multi_test (~> 0.1, >= 0.1.2)
sys-uname (~> 1.2, >= 1.2.2)
cucumber-core (10.0.1)
cucumber-gherkin (~> 20.0, >= 20.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
cucumber-tag-expressions (~> 3.0, >= 3.0.1)
cucumber-create-meta (6.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
sys-uname (~> 1.2, >= 1.2.2)
cucumber-cucumber-expressions (12.1.3)
cucumber-gherkin (20.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
cucumber-html-formatter (16.0.1)
cucumber-messages (~> 17.0, >= 17.0.1)
cucumber-messages (17.1.1)
cucumber-tag-expressions (3.0.1)
cucumber-wire (6.1.1)
cucumber-core (~> 10.0, >= 10.0.1)
cucumber-cucumber-expressions (~> 12.1, >= 12.1.2)
cucumber-messages (~> 17.0, >= 17.0.1)
cucumber (1.3.20)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
debug_inspector (0.0.3)
diff-lcs (1.4.4)
diff-lcs (1.5.0)
docile (1.3.2)
dry-configurable (0.11.6)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -100,25 +75,26 @@ GEM
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0)
dry-schema (~> 1.5)
ffi (1.13.1)
ffi (1.13.1-java)
gherkin (2.12.2)
multi_json (~> 1.3)
gherkin (2.12.2-java)
multi_json (~> 1.3)
hashdiff (1.0.1)
httpclient (2.8.3)
interception (0.5)
json (2.3.1)
json (2.3.1-java)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0901)
multi_json (1.15.0)
multi_test (0.1.2)
parallel (1.19.2)
parallel (1.20.1)
parser (2.7.1.4)
ast (~> 2.4.1)
pry (0.13.1)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry (0.13.1-java)
pry (0.14.1-java)
coderay (~> 1.1)
method_source (~> 1.0)
spoon (~> 0.0)
Expand All @@ -128,9 +104,9 @@ GEM
pry-stack_explorer (0.4.11)
binding_of_caller (~> 0.7)
pry (~> 0.13)
public_suffix (4.0.5)
rainbow (3.0.0)
regexp_parser (1.7.1)
public_suffix (4.0.7)
rainbow (3.1.1)
regexp_parser (2.6.0)
rexml (3.2.4)
rr (1.2.1)
rspec (3.9.0)
Expand All @@ -139,7 +115,7 @@ GEM
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
rspec-expectations (3.9.4)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
Expand All @@ -148,13 +124,13 @@ GEM
rspec-retry (0.6.2)
rspec-core (> 3.3)
rspec-support (3.9.3)
rubocop (0.89.0)
rubocop (0.90.0)
parallel (~> 1.10)
parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.1.0, < 1.0)
rubocop-ast (>= 0.3.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.3.0)
Expand All @@ -164,12 +140,10 @@ GEM
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.2)
simplecov-html (0.12.3)
spoon (0.0.6)
ffi
sys-uname (1.2.2)
ffi (~> 1.1)
timers (4.3.0)
timers (4.3.5)
unicode-display_width (1.7.0)
vcr (6.0.0)
webmock (3.8.3)
Expand Down

0 comments on commit 4a501bd

Please sign in to comment.