Skip to content

Commit

Permalink
Merge pull request #657 from archivesspace/march-release
Browse files Browse the repository at this point in the history
March release
  • Loading branch information
lmcglohon committed Mar 17, 2017
2 parents f68b799 + 421ead0 commit 544787c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
@@ -1,3 +1,4 @@
source 'https://rubygems.org'

gem "github-pages"
gem "nokogiri", "1.7.0.1"
4 changes: 3 additions & 1 deletion Gemfile.lock
Expand Up @@ -166,7 +166,7 @@ GEM
minitest (5.10.1)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.6.8.1)
nokogiri (1.7.0.1)
mini_portile2 (~> 2.1.0)
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
Expand All @@ -192,10 +192,12 @@ GEM
unicode-display_width (1.1.3)

PLATFORMS
java
ruby

DEPENDENCIES
github-pages
nokogiri (= 1.7.0.1)

BUNDLED WITH
1.14.3

0 comments on commit 544787c

Please sign in to comment.