Skip to content
Snippets Groups Projects
Unverified Commit 4c92267a authored by Pierre-André Boissinot's avatar Pierre-André Boissinot Committed by GitHub
Browse files

Merge pull request #1334 from noesya/fix-sfbfi

bump simple form bs5 file input version
parents e27e5c5e d24d4c79
No related branches found
No related tags found
No related merge requests found
......@@ -190,7 +190,7 @@ GEM
delayed_job (> 2.0.3)
rack-protection (>= 1.5.5)
sinatra (>= 1.4.4)
devise (4.9.2)
devise (4.9.3)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
......@@ -263,7 +263,7 @@ GEM
json
net-http
open-uri
has_scope (0.8.1)
has_scope (0.8.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
hash_dot (2.5.0)
......@@ -453,7 +453,7 @@ GEM
regexp_parser (2.8.2)
requests (1.0.2)
require_all (3.0.0)
responders (3.1.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.6)
......@@ -494,10 +494,10 @@ GEM
typhoeus (~> 1.0, >= 1.0.1)
simple-navigation (4.4.0)
activesupport (>= 2.3.2)
simple_form (5.2.0)
simple_form (5.3.0)
actionpack (>= 5.2)
activemodel (>= 5.2)
simple_form_bs5_file_input (0.1.0)
simple_form_bs5_file_input (0.1.1)
rails
simple_form
simple_form_password_with_hints (0.0.7)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment