Skip to content

Commit

Permalink
update Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan H. (z11) committed Feb 18, 2016
1 parent 4dd88fd commit af5525c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@ GEM
diff-lcs (1.2.5)
i18n (0.7.0)
jdbc-postgres (9.4.1206)
json (1.8.3)
json (1.8.3-java)
logger (1.2.8)
minitest (5.8.4)
pg (0.18.4)
rake (10.5.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
Expand All @@ -41,12 +43,14 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
thread_safe (0.3.5)
thread_safe (0.3.5-java)
tzinfo (1.2.2)
thread_safe (~> 0.1)

PLATFORMS
java
ruby

DEPENDENCIES
activerecord
Expand All @@ -56,6 +60,3 @@ DEPENDENCIES
pg (>= 0.0.1)
rake
rspec

BUNDLED WITH
1.11.2

0 comments on commit af5525c

Please sign in to comment.