Commit 5101ff7bec35704d844df8e608f604abd22df57a
1 parent
16d6eb3f
Exists in
spb-stable
and in
3 other branches
Update Gemfile.lock
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -311,6 +311,7 @@ GEM |
311 | 311 | multi_json (~> 1.3) |
312 | 312 | omniauth-oauth (~> 1.0) |
313 | 313 | orm_adapter (0.5.0) |
314 | + pg (0.15.1) | |
314 | 315 | phantomjs (1.9.2.0) |
315 | 316 | poltergeist (1.4.1) |
316 | 317 | capybara (~> 2.1.0) |
... | ... | @@ -602,6 +603,7 @@ DEPENDENCIES |
602 | 603 | omniauth-github |
603 | 604 | omniauth-google-oauth2 |
604 | 605 | omniauth-twitter |
606 | + pg | |
605 | 607 | poltergeist (~> 1.4.1) |
606 | 608 | protected_attributes |
607 | 609 | pry | ... | ... |