source 'https://rubygems.org'

gem 'jquery-rails', :git => 'git://github.com/rails/jquery-rails.git',
    :tag => 'v2.2.1'
