Skip to content

Commit

Permalink
sccessfully worked on Ruby 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
misshie committed Sep 12, 2017
1 parent 9bf1b33 commit 1020aa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -10,7 +10,7 @@ gem "bio-genomic-interval", ">= 0.1.2"
# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
gem "rake", ">= 10.1.0"
gem "rake", ">= 12.1.0"
gem "rspec", ">= 2.14.1"
gem "bundler", ">= 1.15.4"
gem "jeweler", ">= 2.3.7"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -98,7 +98,7 @@ DEPENDENCIES
bundler (>= 1.15.4)
jeweler (>= 2.3.7)
mysql2 (~> 0.4.9)
rake (>= 10.1.0)
rake (>= 12.1.0)
rdoc (>= 4.0.1)
rspec (>= 2.14.1)
safe_attributes (~> 1.0.10)
Expand Down

0 comments on commit 1020aa7

Please sign in to comment.