diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 992e44af0..cc3458802 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -462,6 +462,7 @@ GEM        rdoc (~> 4.0)      select2-rails (4.0.3)        thor (~> 0.14) +    sequel (4.47.0)      shoulda-matchers (3.1.1)        activesupport (>= 4.0.0)      sidekiq (4.2.10) @@ -647,6 +648,7 @@ DEPENDENCIES    sawyer (~> 0.6.0)    sdoc (~> 0.4.0)    select2-rails (~> 4.0, >= 4.0.3) +  sequel    shoulda-matchers (~> 3.1)    sidekiq    simple_form (~> 3.1.0)  | 
