Lock protected_attributes version to make tests succeed (for now)
This commit is contained in:
parent
faa69bfcca
commit
ae4979a3f0
2 changed files with 3 additions and 3 deletions
|
|
@ -243,7 +243,7 @@ GEM
|
|||
ttfunk (~> 1.4.0)
|
||||
prawn-table (0.2.2)
|
||||
prawn (>= 1.3.0, < 3.0.0)
|
||||
protected_attributes (1.1.3)
|
||||
protected_attributes (1.1.0)
|
||||
activemodel (>= 4.0.1, < 5.0)
|
||||
pry (0.10.1)
|
||||
coderay (~> 1.1.0)
|
||||
|
|
@ -502,7 +502,7 @@ DEPENDENCIES
|
|||
mysql2
|
||||
prawn
|
||||
prawn-table
|
||||
protected_attributes
|
||||
protected_attributes (= 1.1.0)
|
||||
pry-rescue
|
||||
pry-stack_explorer
|
||||
quiet_assets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue