aboutsummaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 6 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7aa24da..cd95a11 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -3,13 +3,16 @@ GEM
specs:
bigdecimal (3.3.1)
mize (0.6.1)
+ mysql2 (0.5.7)
+ bigdecimal
+ optparse (0.8.0)
pg (1.6.2)
pg (1.6.2-x86_64-linux)
rubyzip (3.2.2)
sync (0.5.0)
term-ansicolor (1.11.3)
tins (~> 1)
- tins (1.46.0)
+ tins (1.47.0)
bigdecimal
mize (~> 0.6)
sync
@@ -19,6 +22,8 @@ PLATFORMS
x86_64-linux
DEPENDENCIES
+ mysql2 (~> 0.5)
+ optparse (~> 0.8.0)
pg (~> 1.6)
rubyzip (~> 3.2)
term-ansicolor (~> 1.11)