[devdocsgjs/main: 1708/1867] Update dependency pry to ~> 0.14.0
- From: Andy Holmes <andyholmes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devdocsgjs/main: 1708/1867] Update dependency pry to ~> 0.14.0
- Date: Fri, 19 Nov 2021 23:48:16 +0000 (UTC)
commit f9624b5bd24b78c0b03080ec33ccbf0e7a42eeb4
Author: Renovate Bot <bot renovateapp com>
Date: Wed Jun 9 08:51:13 2021 +0000
Update dependency pry to ~> 0.14.0
Gemfile | 2 +-
Gemfile.lock | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/Gemfile b/Gemfile
index 61004330..632399fd 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,7 +3,7 @@ ruby '~> 2.6.0'
gem 'rake'
gem 'thor'
-gem 'pry', '~> 0.12.0'
+gem 'pry', '~> 0.14.0'
gem 'activesupport', '~> 5.2', require: false
gem 'yajl-ruby', require: false
gem 'html-pipeline'
diff --git a/Gemfile.lock b/Gemfile.lock
index d58d8394..b32b4a9d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -13,7 +13,7 @@ GEM
rack (>= 0.9.0)
browser (2.6.1)
chunky_png (1.3.11)
- coderay (1.1.2)
+ coderay (1.1.3)
coffee-script (2.4.1)
coffee-script-source
execjs
@@ -45,7 +45,7 @@ GEM
image_optim (~> 0.19)
image_size (2.0.2)
in_threads (1.5.3)
- method_source (0.9.2)
+ method_source (1.0.0)
mini_portile2 (2.4.0)
minitest (5.14.4)
multi_json (1.13.1)
@@ -61,9 +61,9 @@ GEM
progress_bar (1.3.0)
highline (>= 1.6, < 3)
options (~> 2.3.0)
- pry (0.12.2)
- coderay (~> 1.1.0)
- method_source (~> 0.9.0)
+ pry (0.14.1)
+ coderay (~> 1.1)
+ method_source (~> 1.0)
rack (2.0.7)
rack-protection (2.0.7)
rack
@@ -148,7 +148,7 @@ DEPENDENCIES
newrelic_rpm
nokogiri
progress_bar
- pry (~> 0.12.0)
+ pry (~> 0.14.0)
rack
rack-ssl-enforcer
rack-test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]