update pry
This commit is contained in:
parent
b4b4efbab1
commit
f949ae2aab
1 changed files with 9 additions and 9 deletions
18
Gemfile.lock
18
Gemfile.lock
|
|
@ -81,7 +81,7 @@ GEM
|
||||||
bootstrap-switch-rails (3.3.5)
|
bootstrap-switch-rails (3.3.5)
|
||||||
buftok (0.2.0)
|
buftok (0.2.0)
|
||||||
builder (3.2.4)
|
builder (3.2.4)
|
||||||
byebug (11.1.1)
|
byebug (11.1.3)
|
||||||
capybara (3.15.0)
|
capybara (3.15.0)
|
||||||
addressable
|
addressable
|
||||||
mini_mime (>= 0.1.3)
|
mini_mime (>= 0.1.3)
|
||||||
|
|
@ -119,7 +119,7 @@ GEM
|
||||||
websocket-driver (~> 0.6)
|
websocket-driver (~> 0.6)
|
||||||
chunky_png (1.3.11)
|
chunky_png (1.3.11)
|
||||||
citrus (3.0.2)
|
citrus (3.0.2)
|
||||||
coderay (1.1.2)
|
coderay (1.1.3)
|
||||||
compass (1.0.3)
|
compass (1.0.3)
|
||||||
chunky_png (~> 1.2)
|
chunky_png (~> 1.2)
|
||||||
compass-core (~> 1.0.2)
|
compass-core (~> 1.0.2)
|
||||||
|
|
@ -377,7 +377,7 @@ GEM
|
||||||
markerb (1.1.0)
|
markerb (1.1.0)
|
||||||
memoizable (0.4.2)
|
memoizable (0.4.2)
|
||||||
thread_safe (~> 0.3, >= 0.3.1)
|
thread_safe (~> 0.3, >= 0.3.1)
|
||||||
method_source (0.9.2)
|
method_source (1.0.0)
|
||||||
mime-types (3.3.1)
|
mime-types (3.3.1)
|
||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
mime-types-data (3.2019.1009)
|
mime-types-data (3.2019.1009)
|
||||||
|
|
@ -463,13 +463,13 @@ GEM
|
||||||
pronto-scss (0.10.0)
|
pronto-scss (0.10.0)
|
||||||
pronto (~> 0.10.0)
|
pronto (~> 0.10.0)
|
||||||
scss_lint (~> 0.43, >= 0.43.0)
|
scss_lint (~> 0.43, >= 0.43.0)
|
||||||
pry (0.12.2)
|
pry (0.13.1)
|
||||||
coderay (~> 1.1.0)
|
coderay (~> 1.1)
|
||||||
method_source (~> 0.9.0)
|
method_source (~> 1.0)
|
||||||
pry-byebug (3.8.0)
|
pry-byebug (3.9.0)
|
||||||
byebug (~> 11.0)
|
byebug (~> 11.0)
|
||||||
pry (~> 0.10)
|
pry (~> 0.13.0)
|
||||||
public_suffix (4.0.3)
|
public_suffix (4.0.6)
|
||||||
raabro (1.4.0)
|
raabro (1.4.0)
|
||||||
racc (1.5.2)
|
racc (1.5.2)
|
||||||
rack (2.2.3)
|
rack (2.2.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue