mirror of
https://github.com/internetee/registry.git
synced 2025-08-11 12:09:34 +02:00
chore(deps): update dependency pry to v0.15.2 (#2725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a6ef033a4b
commit
bfe2a10889
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -82,7 +82,7 @@ gem 'directo', github: 'internetee/directo', branch: 'master'
|
||||||
gem 'strong_migrations'
|
gem 'strong_migrations'
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
gem 'pry', '0.14.2'
|
gem 'pry', '0.15.2'
|
||||||
end
|
end
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
|
|
|
@ -312,7 +312,7 @@ GEM
|
||||||
mini_mime (>= 0.1.1)
|
mini_mime (>= 0.1.1)
|
||||||
marcel (1.0.4)
|
marcel (1.0.4)
|
||||||
matrix (0.4.2)
|
matrix (0.4.2)
|
||||||
method_source (1.0.0)
|
method_source (1.1.0)
|
||||||
mime-types (3.3.1)
|
mime-types (3.3.1)
|
||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
mime-types-data (3.2021.0704)
|
mime-types-data (3.2021.0704)
|
||||||
|
@ -385,7 +385,7 @@ GEM
|
||||||
google-protobuf (>= 3.17.1)
|
google-protobuf (>= 3.17.1)
|
||||||
pghero (3.1.0)
|
pghero (3.1.0)
|
||||||
activerecord (>= 6)
|
activerecord (>= 6)
|
||||||
pry (0.14.2)
|
pry (0.15.2)
|
||||||
coderay (~> 1.1)
|
coderay (~> 1.1)
|
||||||
method_source (~> 1.0)
|
method_source (~> 1.0)
|
||||||
public_suffix (6.0.1)
|
public_suffix (6.0.1)
|
||||||
|
@ -607,7 +607,7 @@ DEPENDENCIES
|
||||||
pg (= 1.5.9)
|
pg (= 1.5.9)
|
||||||
pg_query (>= 0.9.0)
|
pg_query (>= 0.9.0)
|
||||||
pghero
|
pghero
|
||||||
pry (= 0.14.2)
|
pry (= 0.15.2)
|
||||||
puma
|
puma
|
||||||
rails (~> 6.1.4)
|
rails (~> 6.1.4)
|
||||||
ransack (~> 4.0.0)
|
ransack (~> 4.0.0)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue