Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 12 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
GEM
remote: http://rubygems.org/
specs:
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
activesupport (7.0.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.3.4)
atomic (1.1.10)
bigcommerce (0.8.2)
activesupport
json
rest-client
coderay (1.0.9)
concurrent-ruby (1.1.10)
css_parser (1.3.4)
addressable
diff-lcs (1.2.4)
htmlentities (4.3.1)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.6.4)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (1.8.0)
kgio (2.8.0)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.1)
mime-types (1.23)
minitest (4.7.5)
multi_json (1.7.6)
minitest (5.17.0)
multi_json (1.15.0)
multi_xml (0.5.4)
mysql2 (0.3.11)
nokogiri (1.5.9)
Expand Down Expand Up @@ -75,13 +75,12 @@ GEM
tilt (~> 1.3, >= 1.3.3)
slop (3.4.5)
temple (0.6.5)
thread_safe (0.1.2)
atomic
tilt (1.4.1)
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicorn (4.6.2)
kgio (~> 2.6)
rack
Expand Down