Skip to content

Commit

Permalink
#58 add changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Onur Ozgur OZKAN committed Jul 18, 2013
1 parent 37c8bef commit 9cab0cc
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
cybele (0.5.0)
cybele (0.6.0)
bundler (~> 1.3)
rails (~> 4.0.0)

Expand All @@ -25,26 +25,25 @@ GEM
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.0)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.2)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
arel (4.0.0)
atomic (1.1.9)
atomic (1.1.10)
builder (3.1.4)
erubis (2.7.0)
hike (1.2.2)
hike (1.2.3)
i18n (0.6.4)
mail (2.5.3)
i18n (>= 0.4.0)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.23)
minitest (4.3.2)
multi_json (1.7.2)
minitest (4.7.5)
multi_json (1.7.7)
polyglot (0.3.3)
rack (1.5.2)
rack-test (0.6.2)
Expand All @@ -63,7 +62,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.0.4)
sprockets (2.9.3)
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
Expand All @@ -76,7 +75,7 @@ GEM
thread_safe (0.1.0)
atomic
tilt (1.4.1)
treetop (1.4.12)
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
Expand Down

0 comments on commit 9cab0cc

Please sign in to comment.