Skip to content

Commit

Permalink
Bump ammeter from 1.1.5 to 1.1.6
Browse files Browse the repository at this point in the history
Bumps [ammeter](https://github.com/alexrothenberg/ammeter) from 1.1.5 to 1.1.6.
- [Changelog](https://github.com/alexrothenberg/ammeter/blob/main/History.md)
- [Commits](alexrothenberg/ammeter@v1.1.5...v1.1.6)

---
updated-dependencies:
- dependency-name: ammeter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2023
1 parent 60aee78 commit c65c713
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
administrate-field-image (1.2.0)
administrate (>= 0.2.0.rc1)
ammeter (1.1.5)
ammeter (1.1.6)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-rails (>= 2.2)
Expand Down Expand Up @@ -185,7 +185,7 @@ GEM
kgio (2.11.4)
launchy (2.5.2)
addressable (~> 2.8)
loofah (2.21.4)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -197,7 +197,7 @@ GEM
matrix (0.4.2)
method_source (1.0.0)
mini_mime (1.1.2)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
net-imap (0.3.6)
date
Expand All @@ -209,7 +209,7 @@ GEM
net-smtp (0.3.3)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parser (3.2.2.4)
Expand All @@ -222,7 +222,7 @@ GEM
public_suffix (5.0.3)
pundit (2.3.1)
activesupport (>= 3.0.0)
racc (1.7.1)
racc (1.7.3)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -260,27 +260,27 @@ GEM
zeitwerk (~> 2.5)
rainbow (3.1.1)
raindrops (0.20.1)
rake (13.0.6)
rake (13.1.0)
redcarpet (3.6.0)
regexp_parser (2.8.1)
rexml (3.2.6)
rspec-core (3.12.1)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.2)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.4)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.0.1)
rspec-rails (6.1.0)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.11)
rspec-expectations (~> 3.11)
rspec-mocks (~> 3.11)
rspec-support (~> 3.11)
rspec-support (3.12.0)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
sassc (2.4.0)
Expand Down Expand Up @@ -310,7 +310,7 @@ GEM
sprockets (>= 3.0.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (1.2.2)
thor (1.3.0)
tilt (2.2.0)
timecop (0.9.8)
timeout (0.4.0)
Expand Down

0 comments on commit c65c713

Please sign in to comment.