Commit abc6e60ea869e622d740d4915a2a92efc3c6699a
1 parent
73794eb9
Exists in
master
add sqlite for development
Showing
2 changed files
with
3 additions
and
0 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -113,6 +113,7 @@ GEM |
113 | 113 | actionpack (>= 4.0) |
114 | 114 | activesupport (>= 4.0) |
115 | 115 | sprockets (>= 3.0.0) |
116 | + sqlite3 (1.3.13) | |
116 | 117 | thor (0.20.0) |
117 | 118 | thread_safe (0.3.6) |
118 | 119 | tzinfo (1.2.5) |
... | ... | @@ -129,6 +130,7 @@ DEPENDENCIES |
129 | 130 | rake (~> 10.0) |
130 | 131 | rspec (~> 3.0) |
131 | 132 | scim_rails! |
133 | + sqlite3 | |
132 | 134 | |
133 | 135 | BUNDLED WITH |
134 | 136 | 1.16.1 | ... | ... |
scim_rails.gemspec