email-assistant/parsers/package-tracking/Gemfile.lock

41 lines
753 B
Plaintext
Raw Normal View History

2018-02-12 05:43:53 +00:00
GEM
remote: https://rubygems.org/
specs:
activesupport (5.1.5)
2018-02-12 05:43:53 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
concurrent-ruby (1.0.5)
i18n (0.9.5)
2018-02-12 05:43:53 +00:00
concurrent-ruby (~> 1.0)
minitest (5.11.3)
mustermann (1.0.2)
2018-02-12 05:43:53 +00:00
rack (2.0.4)
rack-protection (2.0.1)
2018-02-12 05:43:53 +00:00
rack
sinatra (2.0.1)
2018-02-12 05:43:53 +00:00
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.1)
2018-02-12 05:43:53 +00:00
tilt (~> 2.0)
thread_safe (0.3.6)
tilt (2.0.8)
tracking_number (1.0.3)
activesupport (>= 4.2.5)
tzinfo (1.2.5)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
sinatra (= 2.0.1)
2018-02-12 05:43:53 +00:00
tracking_number (= 1.0.3)
RUBY VERSION
ruby 2.5.0p0
BUNDLED WITH
1.16.1