Skip to content

Commit

Permalink
0-6-stable: [snapshot]
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Nov 8, 2018
1 parent 4ae5a76 commit aa8950d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Expand Up @@ -15,8 +15,6 @@ else
gem 'opal', opal_version
end

gem 'puma'

# These need to come from our local path in order for create_requires.rb to work properly
gem 'rspec', path: 'rspec'
gem 'rspec-support', path: 'rspec-support'
Expand Down
1 change: 1 addition & 0 deletions opal-rspec.gemspec
Expand Up @@ -17,6 +17,7 @@ Gem::Specification.new do |s|
s.add_dependency 'opal', ['>= 0.10.0', '< 0.12']
s.add_development_dependency 'rake'
s.add_development_dependency 'yard'
s.add_development_dependency 'puma'
s.add_development_dependency 'poltergeist'
s.add_development_dependency 'capybara'
s.add_development_dependency 'launchy'
Expand Down

0 comments on commit aa8950d

Please sign in to comment.