apple_store_inventory_checker 0.1.0
Apple has a habit of failing to provide enough supply to meet demand early in a product's lifecycle. When a new product comes out I want to check the inventory at my local stores so that I will know when I can walk in and buy it.
Gemfile:
=
install:
=
Development Dependencies (11):
bundler
~> 1.17
debase
>= 0
pry
>= 0
rake
~> 12.3
ramsey_cop
>= 0
rspec
~> 3.0
ruby-debug-ide
>= 0
simplecov
>= 0
solargraph
>= 0
webmock
>= 0