Add launchy
This commit is contained in:
@@ -43,6 +43,7 @@ group :test do
|
||||
gem 'factory_girl_rails'
|
||||
gem 'capybara'
|
||||
gem 'rspec-its'
|
||||
gem 'launchy'
|
||||
end
|
||||
group :development do
|
||||
gem 'thin'
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user