Skip to content

Commit 45fa2ea

Browse files
Manfredjosler
authored andcommitted
Remove fakeweb from Gemfile.
The gemspec already has a development dependency on fakeweg and causes warnings when installing the bundle.
1 parent 8f01f77 commit 45fa2ea

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ source "http://rubygems.org"
33
gemspec
44

55
group :development, :test do
6-
gem 'fakeweb', "~> 1.3"
7-
# gem 'm'
8-
# gem 'pry-byebug'
96
platforms :jruby do
107
gem 'json-jruby'
118
gem 'jruby-openssl'

0 commit comments

Comments
 (0)