Skip to content

Commit

Permalink
added a gem of annotate
Browse files Browse the repository at this point in the history
  • Loading branch information
hlee committed Jun 12, 2013
1 parent a435797 commit 6a4269f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ gem 'pg'

group :development do
gem 'sqlite3'
gem 'annotate'
end

# Gems used only for assets and not required
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ GEM
activesupport (3.2.7)
i18n (~> 0.6)
multi_json (~> 1.0)
annotate (2.5.0)
rake
arel (3.0.2)
bcrypt-ruby (3.0.1)
bootstrap-sass (2.0.4.0)
Expand Down Expand Up @@ -122,6 +124,7 @@ PLATFORMS
ruby

DEPENDENCIES
annotate
bootstrap-sass (= 2.0.4)
cancan (= 1.6.8)
coffee-rails (~> 3.2.1)
Expand Down

0 comments on commit 6a4269f

Please sign in to comment.