Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@ gem 'git-pivotal-tracker-integration', '>=1.5.0', path: '~/Developer/git-pivotal

gem 'pry'

# Use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'

# Use unicorn as the app server
# gem 'unicorn'

# Use Capistrano for deployment
# gem 'capistrano', group: :development
Expand Down
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
PATH
remote: ~/Developer/git-pivotal-tracker-integration
specs:
git-pivotal-tracker-integration (1.5.0)
git-pivotal-tracker-integration (1.5.2)
highline (~> 1.6)
json (~> 1.8.0)
pivotal-tracker (~> 0.5)

GEM
Expand Down Expand Up @@ -60,7 +61,7 @@ GEM
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.0)
libxml-ruby (2.6.0)
libxml-ruby (2.7.0)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
Expand Down Expand Up @@ -109,7 +110,7 @@ GEM
json (~> 1.4)
rest-client (1.6.7)
mime-types (>= 1.16)
safe_yaml (0.9.4)
safe_yaml (0.9.5)
sass (3.2.9)
sass-rails (4.0.0)
railties (>= 4.0.0.beta, < 5.0)
Expand Down