Skip to content

Commit

Permalink
Use secure rubygems source. Add pry for bundle console support
Browse files Browse the repository at this point in the history
  • Loading branch information
wingrunr21 committed Dec 18, 2015
1 parent 3cccb34 commit d3891c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
source :rubygems
source 'https://rubygems.org'

gemspec

# bundle console support
gem 'pry'

0 comments on commit d3891c7

Please sign in to comment.