We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80e8213 + e99c5d5 commit 7082732Copy full SHA for 7082732
.travis.yml
@@ -9,9 +9,6 @@ rvm:
9
- 1.9.3
10
- 2.0.0
11
- 2.1
12
- - 2.2.1
13
- - 2.2.2
14
- - 2.2.3
15
- 2.2
16
- 2.3.0
17
- ree
Gemfile
@@ -5,8 +5,3 @@ source 'https://rubygems.org'
5
gemspec :name => 'json'
6
gemspec :name => 'json_pure'
7
gemspec :name => 'json-java'
8
-
-gem 'rake'
-gem 'rdoc'
-gem 'test-unit'
-gem 'byebug', :platform => :mri
0 commit comments