Mercurial > rsstweet
comparison Gemfile @ 14:aad3b253ffd5
Update gems.
| author | edogawaconan <me@myconan.net> | 
|---|---|
| date | Fri, 05 Sep 2014 19:03:15 +0900 | 
| parents | 0ea4ac5b96ac | 
| children | aeb4d50ec21b | 
   comparison
  equal
  deleted
  inserted
  replaced
| 13:bf9dbbec8c1e | 14:aad3b253ffd5 | 
|---|---|
| 1 source 'https://rubygems.org' | 1 source 'https://rubygems.org' | 
| 2 | 2 | 
| 3 | 3 | 
| 4 # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | 4 # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | 
| 5 gem 'rails', '4.1.4' | 5 gem 'rails', '~> 4.1.4' | 
| 6 # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder | 6 # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder | 
| 7 # gem 'jbuilder', '~> 2.0' | 7 # gem 'jbuilder', '~> 2.0' | 
| 8 # bundle exec rake doc:rails generates the API under doc/api. | 8 # bundle exec rake doc:rails generates the API under doc/api. | 
| 9 gem 'sdoc', '~> 0.4.0', group: :doc | 9 gem 'sdoc', '~> 0.4.0', group: :doc | 
| 10 | 10 | 
