Skip to content

Commit

Permalink
update Gemfile bio 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rjpbonnal committed Aug 30, 2011
1 parent 33cdf55 commit 29e8f21
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -10,5 +10,5 @@ group :development do
gem "bundler", "~> 1.0.0"
gem "jeweler", "~> 1.6.0"
gem "rcov", ">= 0"
gem "bio", ">= 1.4.1"
gem "bio", ">= 1.4.2"
end
10 changes: 5 additions & 5 deletions Gemfile.lock
@@ -1,21 +1,21 @@
GEM
remote: http://rubygems.org/
specs:
bio (1.4.1)
bio (1.4.2)
git (1.2.5)
jeweler (1.6.0)
bundler (~> 1.0.0)
jeweler (1.6.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rake (0.9.2)
rcov (0.9.9)
rcov (0.9.10)
shoulda (2.11.3)

PLATFORMS
ruby

DEPENDENCIES
bio (>= 1.4.1)
bio (>= 1.4.2)
bundler (~> 1.0.0)
jeweler (~> 1.6.0)
rcov
Expand Down

0 comments on commit 29e8f21

Please sign in to comment.