Commit 0584eef9 authored by Paul Asmuth's avatar Paul Asmuth
Browse files

Merge pull request #127 from bulletproofnetworks/update-gemfile

Update Gemfile source due to deprecation warnings.
parents c326123c 6561692b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
source :rubygems
source 'https://rubygems.org'

gemspec

+1 −1
Original line number Diff line number Diff line
source :rubygems
source 'https://rubygems.org'

gem "sinatra", "1.3.3"
gem "sinatra-static", "0.1.1"