Skip to content

Commit

Permalink
Bump pry-rails from 0.3.4 to 0.3.9
Browse files Browse the repository at this point in the history
Bumps [pry-rails](https://github.com/rweng/pry-rails) from 0.3.4 to 0.3.9.
- [Commits](pry/pry-rails@v0.3.4...v0.3.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent bc0224d commit bd48884
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Gemfile.lock
@@ -1,6 +1,10 @@
GEM
remote: https://rubygems.org/
remote: https://rails-assets.org/
specs:
rails-assets-momentjs (2.17.1)

GEM
remote: https://rubygems.org/
specs:
actioncable (5.0.5)
actionpack (= 5.0.5)
Expand Down Expand Up @@ -215,7 +219,7 @@ GEM
lumberjack (1.0.10)
mail (2.6.6)
mime-types (>= 1.16, < 4)
method_source (0.8.2)
method_source (1.0.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
Expand Down Expand Up @@ -256,12 +260,11 @@ GEM
rack
orm_adapter (0.5.0)
pg (0.19.0)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-rails (0.3.4)
pry (>= 0.9.10)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
Expand Down Expand Up @@ -291,7 +294,6 @@ GEM
bundler (>= 1.3.0)
railties (= 5.0.5)
sprockets-rails (>= 2.0.0)
rails-assets-momentjs (2.17.1)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
Expand Down

0 comments on commit bd48884

Please sign in to comment.