Mercurial > zeropaste
comparison Gemfile @ 431:68eb23b52864
Rails 5 \o/
author | nanaya <me@myconan.net> |
---|---|
date | Fri, 13 May 2016 03:56:07 +0900 |
parents | 7ed7df852446 |
children | d31fe32da7a0 |
comparison
equal
deleted
inserted
replaced
430:6257da6e1aa1 | 431:68eb23b52864 |
---|---|
1 source "https://rubygems.org" | 1 source "https://rubygems.org" |
2 | 2 |
3 gem "rails", "~> 4.2.0" | 3 gem "rails", ">= 5.0.0.rc1", "< 5.1" |
4 gem "jquery-rails" | 4 gem "jquery-rails" |
5 gem "coffee-rails", "~> 4.1.0" # Rails 4.2 default | 5 gem "coffee-rails", "~> 4.1.0" # Rails 4.2 default |
6 gem "bootstrap-sass" | 6 gem "bootstrap-sass" |
7 | 7 |
8 source "https://rails-assets.org" do | 8 source "https://rails-assets.org" do |