Skip to content

Commit

Permalink
Update Gemfile dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Apr 10, 2016
1 parent 91587cc commit ef3f13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ group :development, :test do
gem 'rdf-spec', github: "ruby-rdf/rdf-spec", branch: "develop"
gem 'rdf-isomorphic', github: "ruby-rdf/rdf-isomorphic", branch: "develop"
gem 'rdf-vocab', github: "ruby-rdf/rdf-vocab", branch: "develop"
gem 'sxp', github: "gkellogg/sxp-ruby"
gem 'sxp', github: "gkellogg/sxp-ruby", branch: "develop"
gem "redcarpet", platforms: :ruby
gem 'simplecov', require: false, platform: :mri
gem 'coveralls', require: false, platform: :mri
Expand Down

0 comments on commit ef3f13f

Please sign in to comment.