Skip to content

Commit

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

---
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 Feb 23, 2024
1 parent 4575d63 commit 967371a
Showing 1 changed file with 19 additions and 16 deletions.
35 changes: 19 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ GEM
public_suffix (>= 2.0.2, < 6.0)
administrate-field-image (1.2.0)
administrate (>= 0.2.0.rc1)
ammeter (1.1.6)
ammeter (1.1.7)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-rails (>= 2.2)
Expand Down Expand Up @@ -134,7 +134,7 @@ GEM
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.4)
diff-lcs (1.5.0)
diff-lcs (1.5.1)
dotenv (3.0.2)
dotenv-rails (3.0.2)
dotenv (= 3.0.2)
Expand Down Expand Up @@ -225,6 +225,8 @@ GEM
nio4r (2.7.0)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
ast (~> 2.4.1)
Expand All @@ -239,15 +241,15 @@ GEM
pundit (2.3.1)
activesupport (>= 3.0.0)
racc (1.7.3)
rack (2.2.8)
rack-session (1.0.2)
rack (< 3)
rack (3.0.9.1)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rack-timeout (0.6.3)
rackup (1.0.0)
rack (< 3)
webrick
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
rails (7.1.3.2)
actioncable (= 7.1.3.2)
actionmailbox (= 7.1.3.2)
Expand Down Expand Up @@ -290,23 +292,23 @@ GEM
reline (0.4.2)
io-console (~> 0.5)
rexml (3.2.6)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.6)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-rails (6.1.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
rspec-core (~> 3.12)
rspec-expectations (~> 3.12)
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.1)
rspec-support (3.13.1)
rubocop (1.60.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down Expand Up @@ -388,6 +390,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-linux

DEPENDENCIES
administrate!
Expand Down

0 comments on commit 967371a

Please sign in to comment.