Skip to content
This repository was archived by the owner on Mar 11, 2020. It is now read-only.

Commit dd8ce9d

Browse files
Bump launchy from 2.4.3 to 2.5.0
Bumps [launchy](https://github.com/copiousfreetime/launchy) from 2.4.3 to 2.5.0. - [Release notes](https://github.com/copiousfreetime/launchy/releases) - [Changelog](https://github.com/copiousfreetime/launchy/blob/master/README.md) - [Commits](copiousfreetime/launchy@v2.4.3...v2.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b1e9353 commit dd8ce9d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ end
5353
group :development, :test do
5454
gem 'byebug', '11.0.1'
5555
gem 'capybara', '~> 2.18.0'
56-
gem 'launchy', '~> 2.4.3'
56+
gem 'launchy', '~> 2.5.0'
5757
gem 'pry', '0.12.2'
5858
gem 'rspec-rails', '3.9.0'
5959
gem 'rubocop', '0.49.1', require: false

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,8 @@ GEM
150150
kaminari-core (= 1.2.0)
151151
kaminari-core (1.2.0)
152152
kgio (2.11.3)
153-
launchy (2.4.3)
154-
addressable (~> 2.3)
153+
launchy (2.5.0)
154+
addressable (~> 2.7)
155155
letter_opener (1.7.0)
156156
launchy (~> 2.2)
157157
libhoney (1.14.1)
@@ -186,7 +186,7 @@ GEM
186186
pry (0.12.2)
187187
coderay (~> 1.1.0)
188188
method_source (~> 0.9.0)
189-
public_suffix (4.0.1)
189+
public_suffix (4.0.3)
190190
rack (1.6.12)
191191
rack-test (0.6.3)
192192
rack (>= 1.0)
@@ -340,7 +340,7 @@ DEPENDENCIES
340340
jbuilder (= 2.9.1)
341341
jquery-rails (= 4.3.5)
342342
kaminari (= 1.2.0)
343-
launchy (~> 2.4.3)
343+
launchy (~> 2.5.0)
344344
letter_opener (= 1.7.0)
345345
mail (= 2.7.1)
346346
naturalsort

0 commit comments

Comments
 (0)