mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2024-12-26 09:59:18 +01:00
bundle update
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
parent
fbec09c99c
commit
fec270309f
1 changed files with 14 additions and 14 deletions
28
gems.locked
28
gems.locked
|
@ -3,25 +3,25 @@ GEM
|
||||||
specs:
|
specs:
|
||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
method_source (1.0.0)
|
method_source (1.0.0)
|
||||||
mustermann (1.1.1)
|
mustermann (3.0.0)
|
||||||
ruby2_keywords (~> 0.0.1)
|
ruby2_keywords (~> 0.0.1)
|
||||||
nio4r (2.5.7)
|
nio4r (2.5.9)
|
||||||
pry (0.14.1)
|
pry (0.14.2)
|
||||||
coderay (~> 1.1)
|
coderay (~> 1.1)
|
||||||
method_source (~> 1.0)
|
method_source (~> 1.0)
|
||||||
puma (5.3.1)
|
puma (6.2.1)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
rack (2.2.3)
|
rack (2.2.6.4)
|
||||||
rack-protection (2.1.0)
|
rack-protection (3.0.5)
|
||||||
rack
|
rack
|
||||||
rake (13.0.3)
|
rake (13.0.6)
|
||||||
ruby2_keywords (0.0.4)
|
ruby2_keywords (0.0.5)
|
||||||
sinatra (2.1.0)
|
sinatra (3.0.5)
|
||||||
mustermann (~> 1.0)
|
mustermann (~> 3.0)
|
||||||
rack (~> 2.2)
|
rack (~> 2.2, >= 2.2.4)
|
||||||
rack-protection (= 2.1.0)
|
rack-protection (= 3.0.5)
|
||||||
tilt (~> 2.0)
|
tilt (~> 2.0)
|
||||||
tilt (2.0.10)
|
tilt (2.1.0)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
@ -33,4 +33,4 @@ DEPENDENCIES
|
||||||
sinatra
|
sinatra
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.2.16
|
2.4.10
|
||||||
|
|
Loading…
Reference in a new issue