Skip to content

Commit

Permalink
Add qa-ldf dependency from GitHub master
Browse files Browse the repository at this point in the history
This will be the location of the bulk of the work on
curationexperts/chf-sufia#8.
  • Loading branch information
Tom Johnson committed Jan 16, 2017
1 parent e2d3440 commit 6674018
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ git_source(:github) do |repo_name|
"https://github.com/#{repo_name}.git"
end

gem 'qa-ldf', github: 'no-reply/qa-ldf'

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.0.1'
Expand Down
8 changes: 8 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ GIT
flipflop (2.2.1)
activesupport (>= 4.0)

GIT
remote: https://github.com/no-reply/qa-ldf.git
revision: 2e7e5234ae4a67ee40b482d1a5e05f64e1dde3df
specs:
qa-ldf (0.1.0)
qa (~> 0.11.0)

GIT
remote: https://github.com/projecthydra-labs/hyrax.git
revision: 9be85435e8f9cb95037ba6f0b0c101253ded5f4b
Expand Down Expand Up @@ -634,6 +641,7 @@ DEPENDENCIES
listen (~> 3.0.5)
pry-rails
puma (~> 3.0)
qa-ldf!
rails (~> 5.0.1)
rsolr (~> 1.0)
rspec-rails
Expand Down

0 comments on commit 6674018

Please sign in to comment.