Skip to content

Commit 4fb7139

Browse files
committed
chore(deps): update dependency pry to "~> 0.16.0"
1 parent d1774f3 commit 4fb7139

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem "activerecord", ar_version
88
gem "ostruct"
99
gem "minitest", "~> 5.27.0"
1010
gem "minitest-rg", "~> 5.4.0"
11-
gem "pry", "~> 0.14.2"
11+
gem "pry", "~> 0.16.0"
1212
gem "pry-byebug", "~> 3.11.0"
1313
gem "mutex_m"
1414
# Add sqlite3 for testing for compatibility with other adapters.

0 commit comments

Comments
 (0)