Gemfile.lock in pleiades-0.1.3 vs Gemfile.lock in pleiades-0.1.4
- old
+ new
@@ -1,9 +1,12 @@
PATH
remote: .
specs:
- pleiades (0.1.1)
+ pleiades (0.1.3)
+ bundler (~> 2.0)
+ freeezer
+ line-bot-api (~> 1.12.0)
GEM
remote: https://rubygems.org/
specs:
actioncable (5.2.4)
@@ -51,10 +54,11 @@
builder (3.2.4)
concurrent-ruby (1.1.5)
crass (1.0.5)
diff-lcs (1.3)
erubi (1.9.0)
+ freeezer (0.1.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
line-bot-api (1.12.0)
@@ -131,12 +135,9 @@
PLATFORMS
ruby
DEPENDENCIES
- bundler (~> 2.0)
- line-bot-api (~> 1.12.0)
- loofah (>= 2.3.1)
pleiades!
rails (~> 5.2.3)
rake (~> 10.0)
rspec (~> 3.0)