Sha256: a95b126b45d0c3cfb2dbd884843151434d244dec15622017456a56cc77988e2a
Contents?: true
Size: 304 Bytes
Versions: 1
Compression:
Stored size: 304 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' gemspec path: '../' git_source(:github) do |repo_name| repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?('/') "https://github.com/#{repo_name}.git" end github 'rails/rails' do gem 'rails' end gem 'selenium-webdriver'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
simple_json-0.0.0 | gemfiles/rails_edge.gemfile |