Last active
March 26, 2017 09:07
-
-
Save gauravtiwari/8d04ee75ab24e51bc0d9ad2ca917e470 to your computer and use it in GitHub Desktop.
Gemfile_edge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
source 'https://rubygems.org' | |
ruby '2.2.6' | |
gem 'rails', '~> 5.1.x' | |
gem 'sprockets', '~> 4.x' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment