Skip to content

Commit

Permalink
Gemfile.lock fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdilek committed Apr 25, 2014
1 parent 6d35777 commit c5b07c0
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
cybele (1.4.0)
cybele (1.5.0)
bundler (~> 1.5)
rails (~> 4.0)

Expand Down Expand Up @@ -33,7 +33,6 @@ GEM
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
arel (4.0.2)
atomic (1.1.16)
builder (3.1.4)
erubis (2.7.0)
hike (1.2.3)
Expand Down Expand Up @@ -62,7 +61,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.0.4)
sprockets (2.11.0)
sprockets (2.12.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
Expand All @@ -72,8 +71,7 @@ GEM
activesupport (>= 3.0)
sprockets (~> 2.8)
thor (0.19.1)
thread_safe (0.3.1)
atomic (>= 1.1.7, < 2)
thread_safe (0.3.3)
tilt (1.4.1)
treetop (1.4.15)
polyglot
Expand Down

0 comments on commit c5b07c0

Please sign in to comment.