Skip to content

Commit

Permalink
fix bundler warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Feb 28, 2013
1 parent 9989099 commit df41a38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
source :rubygems
source 'https://rubygems.org'
gemspec
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PATH
trollop (>= 1.16.2)

GEM
remote: http://rubygems.org/
remote: https://rubygems.org/
specs:
ffi (1.0.11)
msgpack (0.4.6)
Expand Down

0 comments on commit df41a38

Please sign in to comment.