diff --git a/Gemfile.lock b/Gemfile.lock index c0c71a5..f34a564 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM json (1.8.1) method_source (0.8.2) mime-types (2.2) - minitest (5.3.3) + minitest (5.3.4) multi_json (1.10.0) pry (0.9.12.6) coderay (~> 1.0) @@ -60,7 +60,7 @@ GEM rack rack-test (0.6.2) rack (>= 1.0) - rake (10.3.1) + rake (10.3.2) rest-client (1.6.7) mime-types (>= 1.16) rmagick (2.13.2) @@ -97,7 +97,7 @@ GEM thor (0.19.1) thread_safe (0.3.3) tilt (1.4.1) - tins (1.2.0) + tins (1.3.0) tzinfo (1.1.0) thread_safe (~> 0.1) yard (0.8.7.4) @@ -106,7 +106,7 @@ PLATFORMS ruby DEPENDENCIES - activesupport (~> 4.1.0) + activesupport (~> 4.1.1) barby builder (~> 3.2.2) coveralls diff --git a/README.md b/README.md index 1161145..83b9a66 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,9 @@ To run the application with 4 Unicorn workers: Businesses need barcodes and adding support to legacy systems for new symbologies can be non-trival, enter Barcoded. Leveraging our simple API, businesses can generate barcodes in multiple symbologies on-demand without ever making a code change. +## Demo +To see a simple example of Barcoded in action, please see: http://utensils.io/barcoded/demo/ + ## Testing 1. As simple as: