diff --git a/Gemfile b/Gemfile index c129f0a..a733952 100644 --- a/Gemfile +++ b/Gemfile @@ -43,6 +43,7 @@ group :test do gem 'factory_girl_rails' gem 'capybara' gem 'rspec-its' + gem 'launchy' end group :development do gem 'thin' diff --git a/Gemfile.lock b/Gemfile.lock index f530942..7c9b5bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,6 +85,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) + addressable (2.3.8) arel (6.0.2) bcrypt (3.1.10) bourbon (4.2.3) @@ -146,6 +147,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.3) + launchy (2.4.3) + addressable (~> 2.3) loofah (2.0.2) nokogiri (>= 1.5.9) mail (2.6.3) @@ -286,6 +289,7 @@ DEPENDENCIES font-awesome-rails foundation-rails jquery-rails + launchy orm_adapter! paperclip (>= 3.4, != 4.3.0) pickadate-rails