Skip to content
Open
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
24 changes: 15 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GIT
remote: git://github.com/taavo/LicenseFinder.git
remote: https://github.com/taavo/LicenseFinder.git
revision: 1b1676abe69899f3f9d54f14cbdc7bf4c6ed1c27
specs:
license_finder (1.1.1)
Expand All @@ -13,15 +13,21 @@ GIT
GEM
remote: https://rubygems.org/
specs:
httparty (0.13.1)
json (~> 1.8)
bigdecimal (3.1.4)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (1.8.1)
multi_xml (0.5.5)
sequel (4.14.0)
sqlite3 (1.3.9)
thor (0.19.1)
xml-simple (1.1.4)
mini_mime (1.1.5)
mini_portile2 (2.8.5)
multi_xml (0.6.0)
rexml (3.2.6)
sequel (5.74.0)
bigdecimal
sqlite3 (1.6.8)
mini_portile2 (~> 2.8.0)
thor (1.3.0)
xml-simple (1.1.9)
rexml

PLATFORMS
ruby
Expand Down