Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

Commit

Permalink
Remove the dotenv gem (it is not required anywhere)
Browse files Browse the repository at this point in the history
  • Loading branch information
dazza-codes committed Jun 26, 2017
1 parent 21f0589 commit db9e763
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .env_example

This file was deleted.

1 change: 0 additions & 1 deletion Gemfile
@@ -1,7 +1,6 @@
source 'https://rubygems.org'

gem 'confstruct'
gem 'dotenv'
gem 'nokogiri'
gem 'rake'
gem 'rest-client'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Expand Up @@ -61,7 +61,6 @@ GEM
net-http-persistent (>= 2.9.4, < 4.a)
nokogiri (~> 1.6)
retries
dotenv (2.0.2)
druid-tools (0.4.1)
equivalent-xml (0.5.1)
nokogiri (>= 1.4.3)
Expand Down Expand Up @@ -193,7 +192,6 @@ DEPENDENCIES
coveralls
dlss-capistrano (~> 3.0)
dor-workflow-service (~> 2.0)
dotenv
druid-tools
equivalent-xml
fakeweb
Expand Down

0 comments on commit db9e763

Please sign in to comment.