Skip to content

Commit

Permalink
Ran bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
2016rshah committed Oct 22, 2015
1 parent 9c79369 commit 651b35e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,33 @@
GEM
remote: https://rubygems.org/
specs:
basiccache (1.0.0)
curb (0.8.8)
githubchart (1.0.1)
githubstats (~> 1.1.0)
svgplot (~> 0.2.0)
githubstats (1.1.0)
basiccache (~> 1.0.0)
curb (~> 0.8.6)
nokogiri (~> 1.6.5)
mini_portile (0.6.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
rack (1.6.4)
rack-protection (1.5.3)
rack
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
svgplot (0.2.0)
tilt (2.0.1)

PLATFORMS
ruby

DEPENDENCIES
githubchart
sinatra

BUNDLED WITH
Expand Down

0 comments on commit 651b35e

Please sign in to comment.